org.opennms.install
Class InstallerWebappTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.opennms.install.InstallerWebappTest
- All Implemented Interfaces:
- junit.framework.Test
- public class InstallerWebappTest
- extends junit.framework.TestCase
Fields inherited from class junit.framework.TestCase |
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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_tomcat_webapps
private java.io.File m_tomcat_webapps
m_tomcat_conf_dir
private java.io.File m_tomcat_conf_dir
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
testWebappExistingOpennms
public void testWebappExistingOpennms()
throws java.lang.Exception
- Throws:
java.lang.Exception
testWebappNoOpennms
public void testWebappNoOpennms()
throws java.lang.Exception
- Throws:
java.lang.Exception
testServerXmlContext
public void testServerXmlContext()
throws java.lang.Exception
- Throws:
java.lang.Exception
testServerXmlNoContext
public void testServerXmlNoContext()
throws java.lang.Exception
- Throws:
java.lang.Exception
testServerXmlNoFile
public void testServerXmlNoFile()
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 eevans on May 29 2005 2015.