org.opennms.install
Class InstallerWebappTest
java.lang.Object
TestCase
org.opennms.install.InstallerWebappTest
- public class InstallerWebappTest
- extends TestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_installer
private Installer m_installer
m_deleteMe
private java.util.LinkedList m_deleteMe
m_tmpDir
private java.io.File m_tmpDir
m_opennmsXml
private java.io.File m_opennmsXml
m_expecting
private java.util.LinkedList m_expecting
InstallerWebappTest
public InstallerWebappTest()
setUp
public void setUp()
throws java.io.IOException
- Throws:
java.io.IOException
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testWebappInstall
public void testWebappInstall()
throws java.lang.Exception
- Throws:
java.lang.Exception
tempFile
public java.io.File tempFile(java.lang.String name)
throws java.io.IOException
- Throws:
java.io.IOException
tempFile
public java.io.File tempFile(java.io.File parent,
java.lang.String name)
throws java.io.IOException
- Throws:
java.io.IOException
tempDir
public java.io.File tempDir(java.lang.String name)
throws java.io.IOException
- Throws:
java.io.IOException
tempDir
public java.io.File tempDir(java.io.File parent,
java.lang.String name)
throws java.io.IOException
- Throws:
java.io.IOException
expecting
public java.io.File expecting(java.io.File parent,
java.lang.String name)
throws java.io.IOException
- Throws:
java.io.IOException
deleteExpected
public void deleteExpected()
Generated by root on January 31 2005 0028.