ca.quine.jcommons.sourcegen.test
Class CommentSourceTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--ca.quine.jcommons.sourcegen.test.CommentSourceTest
All Implemented Interfaces:
junit.framework.Test

public class CommentSourceTest
extends junit.framework.TestCase


Constructor Summary
CommentSourceTest()
           
 
Method Summary
 void testMultilineComment()
           
 void testMultilineCommentWithHtmlParagraphBreak()
           
 void testMultilineCommentWithParagraphBreaks()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

CommentSourceTest

public CommentSourceTest()
Method Detail

testMultilineComment

public void testMultilineComment()

testMultilineCommentWithParagraphBreaks

public void testMultilineCommentWithParagraphBreaks()

testMultilineCommentWithHtmlParagraphBreak

public void testMultilineCommentWithHtmlParagraphBreak()