| Package | Description |
|---|---|
| org.j8unit |
According to the goals of J8Unit, this packages contains base J8Unit
components and any required extension of
org.junit' classes. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FactoryBasedJ8UnitTest<SUT>
In case a subject-under-test (SUT) based J8Unit test uses a SUT factory to produce fresh SUT instances, this
interface should be used in preference to
J8UnitTest. |
Copyright © 2015. All rights reserved.