org.picocontainer.converters
Class BuiltInConverterTestCase

java.lang.Object
  extended by org.picocontainer.converters.BuiltInConverterTestCase

public class BuiltInConverterTestCase
extends Object


Constructor Summary
BuiltInConverterTestCase()
           
 
Method Summary
 void canAddCustomConverter()
           
 void canConvertAllPrimitiveTypes()
           
 void canConvertFileAndURL()
           
 void canSupplementBuiltInConverters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuiltInConverterTestCase

public BuiltInConverterTestCase()
Method Detail

canConvertAllPrimitiveTypes

public void canConvertAllPrimitiveTypes()

canConvertFileAndURL

public void canConvertFileAndURL()
                          throws MalformedURLException
Throws:
MalformedURLException

canAddCustomConverter

public void canAddCustomConverter()

canSupplementBuiltInConverters

public void canSupplementBuiltInConverters()


Copyright © 2003-2010 Codehaus. All Rights Reserved.