Interface Test

    • Method Detail

      • countTestCases

        int countTestCases()
        Counts the number of test cases that will be run by this test.
      • run

        void run​(TestResult result)
        Runs a test and collects its result in a TestResult instance.