Lines Matching refs:verifyTests
22 verifyTests("Failed", failed, getFailedTests()); in verifyImplicitGroupInclusion()
23 verifyTests("Passed", passed, getPassedTests()); in verifyImplicitGroupInclusion()
24 verifyTests("Skipped", skipped, getSkippedTests()); in verifyImplicitGroupInclusion()
40 verifyTests("Failed", failed, getFailedTests()); in verifyImplicitGroupInclusion2()
41 verifyTests("Passed", passed, getPassedTests()); in verifyImplicitGroupInclusion2()
42 verifyTests("Skipped", skipped, getSkippedTests()); in verifyImplicitGroupInclusion2()
58 verifyTests("Failed", failed, getFailedTests()); in verifyImplicitGroupInclusion4()
59 verifyTests("Passed", passed, getPassedTests()); in verifyImplicitGroupInclusion4()
60 verifyTests("Skipped", skipped, getSkippedTests()); in verifyImplicitGroupInclusion4()
77 verifyTests("Failed", failed, getFailedTests()); in verifyImplicitGroupInclusion3()
78 verifyTests("Passed", passed, getPassedTests()); in verifyImplicitGroupInclusion3()
79 verifyTests("Skipped", skipped, getSkippedTests()); in verifyImplicitGroupInclusion3()
95 verifyTests("Failed", failed, getFailedTests()); in verifyImplicitMethodInclusion()
96 verifyTests("Passed", passed, getPassedTests()); in verifyImplicitMethodInclusion()
97 verifyTests("Skipped", skipped, getSkippedTests()); in verifyImplicitMethodInclusion()