org.apache.commons.jci
Class CompilingClassLoaderTestCase
java.lang.Object
TestCase
org.apache.commons.jci.AbstractTestCase
org.apache.commons.jci.CompilingClassLoaderTestCase
public final class CompilingClassLoaderTestCase
- extends AbstractTestCase
- Author:
- tcurdt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompilingClassLoaderTestCase
public CompilingClassLoaderTestCase()
setUp
protected void setUp()
throws java.lang.Exception
- Overrides:
setUp
in class AbstractTestCase
- Throws:
java.lang.Exception
testCreate
public void testCreate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChange
public void testChange()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDelete
public void testDelete()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDeleteDependency
public void testDeleteDependency()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Overrides:
tearDown
in class AbstractTestCase
- Throws:
java.lang.Exception
Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.