org.picocontainer
Class PicoVisitorTestCase
java.lang.Object
org.picocontainer.PicoVisitorTestCase
public class PicoVisitorTestCase
- extends Object
Test general PicoVisitor behaviour.
- Author:
- Jörg Schaible, Mauro Talevi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PicoVisitorTestCase
public PicoVisitorTestCase()
testVisitorThatMustBeInvokedUsingTraverse
public void testVisitorThatMustBeInvokedUsingTraverse()
testUnusualTraverseNode
public void testUnusualTraverseNode()
testIllegalTraverseNode
public void testIllegalTraverseNode()
testThrownRuntimeExceptionIsUnwrapped
public void testThrownRuntimeExceptionIsUnwrapped()
testThrownErrorIsUnwrapped
public void testThrownErrorIsUnwrapped()
Copyright © 2003-2010 Codehaus. All Rights Reserved.