public abstract class UnitilsJUnit4 extends Object
TestListener for
more information on the listener invocation order.
This actually is an empty test class that only instructs JUnit4 to use a custom test runner for the test.
As an alternative to subclassing this class, you could also add the @RunWith(UnitilsJUnit4TestClassRunner.class) to
your test base class.Copyright © 2016. All Rights Reserved.