Class JUnit4TestCaseFacade

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int countTestCases()
      Counts the number of test cases that will be run by this test.
      Description getDescription()  
      void run​(TestResult result)
      Runs a test and collects its result in a TestResult instance.
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait