com.philemonworks.selfdiagnose.test
Class CheckReportSystemPropertyTest

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

public class CheckReportSystemPropertyTest
extends BasicDiagnosticTaskTest


Field Summary
 
Fields inherited from class com.philemonworks.selfdiagnose.test.BasicDiagnosticTaskTest
ctx
 
Constructor Summary
CheckReportSystemPropertyTest()
           
 
Method Summary
 void testChained()
           
 void testNormal()
           
 
Methods inherited from class com.philemonworks.selfdiagnose.test.BasicDiagnosticTaskTest
run, setUp
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

CheckReportSystemPropertyTest

public CheckReportSystemPropertyTest()
Method Detail

testNormal

public void testNormal()
                throws DiagnoseException
Throws:
DiagnoseException

testChained

public void testChained()
                 throws DiagnoseException
Throws:
DiagnoseException


Copyright © 2012. All Rights Reserved.