org.picocontainer.script
Class ScriptedBuilderNameResolverTestCase
java.lang.Object
org.picocontainer.script.ScriptedBuilderNameResolverTestCase
public class ScriptedBuilderNameResolverTestCase
- extends Object
- Author:
- Michael Rimov, Mauro Talevi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptedBuilderNameResolverTestCase
public ScriptedBuilderNameResolverTestCase()
testGetAllSupportedExtensions
public void testGetAllSupportedExtensions()
testGetBuilderClassNameForFile
public void testGetBuilderClassNameForFile()
testGetBuilderClassNameForResource
public void testGetBuilderClassNameForResource()
canGetBuilderClassNameForExtension
public void canGetBuilderClassNameForExtension()
throws UnsupportedScriptTypeException
- Throws:
UnsupportedScriptTypeException
cannotGetBuilderClassNameForUnknownExtension
public void cannotGetBuilderClassNameForUnknownExtension()
canRegisterBuilder
public void canRegisterBuilder()
cannotGetBuilderClassNameAfterReset
public void cannotGetBuilderClassNameAfterReset()
Copyright © 2003-2010 Codehaus. All Rights Reserved.