Uses of Package
org.spincast.testing.junitrunner
Package
Description
-
ClassDescriptionProvides 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.
-
ClassDescriptionProvides 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.
-
ClassDescriptionAnnotation 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.