Put common setup code in the utils classes
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 18 Feb 2016 23:09:46 +0000 (18:09 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Thu, 18 Feb 2016 23:45:14 +0000 (18:45 -0500)
We now have a large amount of test classes, it's a bit simpler
to put the common, API-specific @BeforeClass and @AfterClass
code in the utils classes.

At the same time we can give slightly more information in case
of failure of these checks.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>

No differences found
This page took 0.024994 seconds and 4 git commands to generate.