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 © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved