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
-
-
Constructor Summary
Constructors Constructor Description ConcurrentTestExceptionStatement(org.junit.runners.model.Statement originalStatement)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
evaluate()
-