| Package | Description |
|---|---|
| org.spincast.testing.core | |
| org.spincast.testing.defaults | |
| org.spincast.testing.junitrunner |
| Class and Description |
|---|
| BeforeAfterClassMethodsProvider
Provides methods that can be called before and after tests from a
class are ran.
|
| CanBeDisabled
Allows you to ignore a test class entirely.
|
| RepeatedClassAfterMethodProvider |
| TestFailureListener
Provides a method that will be called each time a test fails.
|
| Class and Description |
|---|
| BeforeAfterClassMethodsProvider
Provides methods that can be called before and after tests from a
class are ran.
|
| CanBeDisabled
Allows you to ignore a test class entirely.
|
| RepeatedClassAfterMethodProvider |
| TestFailureListener
Provides a method that will be called each time a test fails.
|
| Class and Description |
|---|
| RepeatUntilFailure
Annotation to specify that a test or a test class
will be ran until it fails or the max number of tries is
reached.
|
| RepeatUntilSuccess
Annotation to specify that a test or a test class
will be ran until it succeeds or the max number of tries is
reached.
|
Copyright © 2019. All rights reserved.