Interface TestFilter

    • Method Detail

      • filter

        Test filter​(Test t)
        The filter will return null or the input Test. The filter may modify the test content for example TestSuites may have some of their children tests removed.