Skip navigation links

Package org.j8unit.runners.model

According to the goals of J8Unit, this packages contains any required extension of org.junit.runners.model' classes.

See: Description

Package org.j8unit.runners.model Description

According to the goals of J8Unit, this packages contains any required extension of org.junit.runners.model' classes. In detail, this package contains the indispensable extension of TestClass in order to support awareness of default methods. Unfortunately, JUnit does not provide injection of the class model to be used; Thus, you have to specify an according test runner when running J8Unit tests.

Since:
4.12
Author:
Stefan Gasterstädt, Sascha Zak
See Also:
J8TestClass, J8Unit4, J8Parameterized
Skip navigation links

Copyright © 2015. All rights reserved.