Uses of Package
org.spincast.testing.junitrunner
Packages that use org.spincast.testing.junitrunner
Package
Description
-
Classes in org.spincast.testing.junitrunner used by org.spincast.testing.coreClassDescriptionProvides methods that can be called before and after tests from a class are ran.Allows you to ignore a test class entirely.Provides a method that will be called each time a test fails.
-
Classes in org.spincast.testing.junitrunner used by org.spincast.testing.defaultsClassDescriptionProvides methods that can be called before and after tests from a class are ran.Allows you to ignore a test class entirely.Provides a method that will be called each time a test fails.
-
Classes in org.spincast.testing.junitrunner used by org.spincast.testing.junitrunnerClassDescriptionAnnotation to specify that a test or a test class will be ran until it fails or the max number of tries is reached.Annotation to specify that a test or a test class will be ran until it succeeds or the max number of tries is reached.