|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--xjavadoc.XDocTest
JUnit test for XDoc.
| Constructor Summary | |
XDocTest(String name)
|
|
| Method Summary | |
void |
setUp()
setup doc for testing |
void |
testCommentChange()
|
void |
testFirstSentence()
test comment text and first sentence |
void |
testTagChange()
|
void |
testTagCreationAndRemoval()
|
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public XDocTest(String name)
name - name of the test| Method Detail |
public void setUp()
throws IOException
setUp in class junit.framework.TestCaseIOException
public void testFirstSentence()
throws IOException
IOException - Describe the exception
public void testCommentChange()
throws IOException
IOException
public void testTagCreationAndRemoval()
throws IOException
IOException
public void testTagChange()
throws IOException
IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||