org.picocontainer.converters
Class BuiltInConverterTestCase

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

public class BuiltInConverterTestCase
extends java.lang.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 java.net.MalformedURLException
Throws:
java.net.MalformedURLException

canAddCustomConverter

public void canAddCustomConverter()

canSupplementBuiltInConverters

public void canSupplementBuiltInConverters()


Copyright © 2003-2011 Codehaus. All Rights Reserved.