xjavadoc

Class XDocTest

public class XDocTest extends TestCase

JUnit test for XDoc.

Parameters: what about this one? Or this one?

Author: Aslak Hellesxy

UNKNOWN: 3. januar 2002 bla dear="we" should="go to bed"

Field Summary
XDocdoc
Constructor Summary
XDocTest(String name)
Method Summary
voidsetUp()
setup doc for testing
voidtestCommentChange()
voidtestFirstSentence()
test comment text and first sentence
voidtestTagChange()
voidtestTagCreationAndRemoval()

Field Detail

doc

private XDoc doc

Constructor Detail

XDocTest

public XDocTest(String name)

Parameters: name name of the test

Method Detail

setUp

public void setUp()
setup doc for testing

Throws: IOException

testCommentChange

public void testCommentChange()

testFirstSentence

public void testFirstSentence()
test comment text and first sentence

Throws: IOException Describe the exception

testTagChange

public void testTagChange()

testTagCreationAndRemoval

public void testTagCreationAndRemoval()