Uses of Package
patterntesting.runtime.junit
-
Packages that use patterntesting.runtime.junit Package Description patterntesting.runtime.junit Here you find the some Tester which can be used for testing with JUnit. -
Classes in patterntesting.runtime.junit used by patterntesting.runtime.junit Class Description AbstractTester This is the common superclass for some tester classes defined in this package.Failures For the ObjectTester and other tester classes we need a chance to collect the thrown Assertions and throw it at the end of a combined or complex check.