|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
xjavadoc.XDocTest
JUnit test for XDoc.
Constructor Summary | |
XDocTest(java.lang.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(java.lang.String name)
name
- name of the testMethod Detail |
public void setUp() throws java.io.IOException
java.io.IOException
public void testFirstSentence() throws java.io.IOException
java.io.IOException
- Describe the exceptionpublic void testCommentChange() throws java.io.IOException
java.io.IOException
public void testTagCreationAndRemoval() throws java.io.IOException
java.io.IOException
public void testTagChange() throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |