|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.testing.junit.TestSuiteVisitor
public class TestSuiteVisitor
Handles walking a TestSuite hierarchy for recognition of individual tests.
Nested Class Summary | |
---|---|
static interface |
TestSuiteVisitor.Handler
|
Constructor Summary | |
---|---|
TestSuiteVisitor(TestSuiteVisitor.Handler handler)
|
Method Summary | |
---|---|
void |
visit(junit.framework.TestSuite testSuite)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestSuiteVisitor(TestSuiteVisitor.Handler handler)
Method Detail |
---|
public void visit(junit.framework.TestSuite testSuite)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |