Class MetaTabulatedResult

    • Constructor Detail

      • MetaTabulatedResult

        public MetaTabulatedResult()
    • Method Detail

      • getFailedTests

        public abstract Collection<? extends TestResult> getFailedTests()
        All failed tests.
        Overrides:
        getFailedTests in class TestResult
        Returns:
        the children of this test result, if any, or an empty collection