org.picocontainer.visitors
Class MethodCallingVisitorTest
java.lang.Object
org.picocontainer.visitors.MethodCallingVisitorTest
public class MethodCallingVisitorTest
- extends Object
- Author:
- Jörg Schaible, Mauro Talevi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodCallingVisitorTest
public MethodCallingVisitorTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testVisitorWillTraverseAndCall
public void testVisitorWillTraverseAndCall()
throws Exception
- Throws:
Exception
testVisitsInInstantiationOrder
public void testVisitsInInstantiationOrder()
throws Exception
- Throws:
Exception
testVisitsInReverseInstantiationOrder
public void testVisitsInReverseInstantiationOrder()
throws Exception
- Throws:
Exception
Copyright © 2003-2010 Codehaus. All Rights Reserved.