org.picocontainer.parameters
Class NullParameterTestCase

java.lang.Object
  extended by org.picocontainer.parameters.NullParameterTestCase

public class NullParameterTestCase
extends Object


Constructor Summary
NullParameterTestCase()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAccept()
           
 void testResolve()
           
 void testVerify()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullParameterTestCase

public NullParameterTestCase()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testAccept

public void testAccept()

testResolve

public void testResolve()

testVerify

public void testVerify()


Copyright © 2003-2010 Codehaus. All Rights Reserved.