org.picocontainer.script
Class UnsupportedScriptTypeExceptionTestCase

java.lang.Object
  extended by org.picocontainer.script.UnsupportedScriptTypeExceptionTestCase

public class UnsupportedScriptTypeExceptionTestCase
extends Object

Exception Tests.

Author:
Michael Rimov

Constructor Summary
UnsupportedScriptTypeExceptionTestCase()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testGetMessage()
           
 void testGetRequestedExtension()
           
 void testGetSystemSupportedExtensions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnsupportedScriptTypeExceptionTestCase

public UnsupportedScriptTypeExceptionTestCase()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testGetMessage

public void testGetMessage()

testGetRequestedExtension

public void testGetRequestedExtension()

testGetSystemSupportedExtensions

public void testGetSystemSupportedExtensions()


Copyright © 2003-2010 Codehaus. All Rights Reserved.