OpenNMS API 1.1.5

org.opennms.install
Class InstallerWebappTest

java.lang.Object
  extended byTestCase
      extended byorg.opennms.install.InstallerWebappTest

public class InstallerWebappTest
extends TestCase

See Also:
Serialized Form

Field Summary
private  java.util.LinkedList m_deleteMe
           
private  java.util.LinkedList m_expecting
           
private  Installer m_installer
           
private  java.io.File m_opennmsXml
           
private  java.io.File m_tmpDir
           
 
Constructor Summary
InstallerWebappTest()
           
 
Method Summary
 void deleteExpected()
           
 java.io.File expecting(java.io.File parent, java.lang.String name)
           
 void setUp()
           
 void tearDown()
           
 java.io.File tempDir(java.io.File parent, java.lang.String name)
           
 java.io.File tempDir(java.lang.String name)
           
 java.io.File tempFile(java.io.File parent, java.lang.String name)
           
 java.io.File tempFile(java.lang.String name)
           
 void testWebappInstall()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

InstallerWebappTest

public InstallerWebappTest()
Method Detail

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()

OpenNMS API 1.1.5

Generated by root on January 31 2005 0028.