Clear loggers at the beginning of tests, not at the end
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 3 Jun 2016 19:49:37 +0000 (15:49 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 3 Jun 2016 19:51:14 +0000 (15:51 -0400)
commit1e67919e5a809aafc1ad068ad690f3f48e9d10da
treea538eb60a3cbee5f250c75d77e836bb41d8526ef
parent9d06e3eb07ead1ec21411259823a758375a912be
Clear loggers at the beginning of tests, not at the end

That way the very first test will also get a clean state.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
lttng-ust-java-tests-jul/src/test/java/org/lttng/ust/agent/integration/events/JulLoggerHierarchyListIT.java
This page took 0.023894 seconds and 4 git commands to generate.