|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jdiagnose.DiagnosticUnit org.jdiagnose.library.SucceedingDiagnostic
User: jamie Date: Jun 4, 2004 Time: 8:43:15 PM
Constructor Summary | |
SucceedingDiagnostic()
Creates a new DiagnosticUnit. |
|
SucceedingDiagnostic(java.lang.String name)
Create a new DiagnosticUnit with a Fully Qualified Name |
Method Summary | |
void |
diagnoseSuccess()
|
Methods inherited from class org.jdiagnose.DiagnosticUnit |
assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertTrue, assertTrue, diagnose, getDiagnosticContainers, getDiagnostics, getName, setUp, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SucceedingDiagnostic(java.lang.String name)
name
- the name of this diagnostic.public SucceedingDiagnostic()
Method Detail |
public void diagnoseSuccess()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |