com.philemonworks.selfdiagnose.test
Class SelfDiagnoseTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.philemonworks.selfdiagnose.test.SelfDiagnoseTest
All Implemented Interfaces:
junit.framework.Test

public class SelfDiagnoseTest
extends junit.framework.TestCase


Constructor Summary
SelfDiagnoseTest()
           
 
Method Summary
 void testConfigure()
           
 void testConfigureReal()
           
 void testConfigureURLReal()
           
 void testReload()
           
 void testRun()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SelfDiagnoseTest

public SelfDiagnoseTest()
Method Detail

testConfigure

public void testConfigure()

testReload

public void testReload()

testRun

public void testRun()

testConfigureReal

public void testConfigureReal()

testConfigureURLReal

public void testConfigureURLReal()
                          throws MalformedURLException
Throws:
MalformedURLException


Copyright © 2012. All Rights Reserved.