public static interface TestSuiteVisitor.Handler
Modifier and Type | Method and Description |
---|---|
void |
completedTestSuite(junit.framework.TestSuite suite) |
void |
handleTestCase(junit.framework.Test test) |
void |
startingTestSuite(junit.framework.TestSuite suite) |
Copyright © 2013. All rights reserved.