Package generic.test

Class ConcurrentTestExceptionStatement


  • public class ConcurrentTestExceptionStatement
    extends org.junit.runners.model.Statement
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void evaluate()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConcurrentTestExceptionStatement

        public ConcurrentTestExceptionStatement​(org.junit.runners.model.Statement originalStatement)
    • Method Detail

      • evaluate

        public void evaluate()
                      throws java.lang.Throwable
        Specified by:
        evaluate in class org.junit.runners.model.Statement
        Throws:
        java.lang.Throwable