|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
de.java2html.javasource.test.JavaSourceIteratorTest
public class JavaSourceIteratorTest
Constructor Summary | |
---|---|
JavaSourceIteratorTest()
|
Method Summary | |
---|---|
void |
test1()
|
void |
testEmpty()
|
void |
testEmptyLinesAreEmptyRuns()
|
void |
testFirstIsNewLine()
|
void |
testSingle()
|
void |
testTwoLines()
|
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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JavaSourceIteratorTest()
Method Detail |
---|
public void testEmpty() throws java.io.IOException
java.io.IOException
public void testFirstIsNewLine() throws java.io.IOException
java.io.IOException
public void testSingle() throws java.io.IOException
java.io.IOException
public void testTwoLines() throws java.io.IOException
java.io.IOException
public void test1() throws java.io.IOException
java.io.IOException
public void testEmptyLinesAreEmptyRuns() throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |