Package generic.test
Class ConcurrentTestExceptionStatement
java.lang.Object
org.junit.runners.model.Statement
generic.test.ConcurrentTestExceptionStatement
public class ConcurrentTestExceptionStatement
extends org.junit.runners.model.Statement
-
Field Summary
-
Constructor Summary
ConstructorDescriptionConcurrentTestExceptionStatement
(org.junit.runners.model.Statement originalStatement) -
Method Summary
-
Field Details
-
DISABLE_TEST_TIMEOUT_PROPERTY
- See Also:
-
TEST_TIMEOUT_MILLIS_PROPERTY
- See Also:
-
-
Constructor Details
-
ConcurrentTestExceptionStatement
public ConcurrentTestExceptionStatement(org.junit.runners.model.Statement originalStatement)
-
-
Method Details
-
evaluate
- Specified by:
evaluate
in classorg.junit.runners.model.Statement
- Throws:
Throwable
-