|
|||||||||
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.test.BasicTestCase
de.java2html.commandline.test.Java2HtmlCommandlineTest
public class Java2HtmlCommandlineTest
Nested Class Summary |
---|
Nested classes/interfaces inherited from class de.java2html.test.BasicTestCase |
---|
BasicTestCase.IBlock |
Constructor Summary | |
---|---|
Java2HtmlCommandlineTest()
|
Method Summary | |
---|---|
void |
testCreateDirectoryConverter()
|
void |
testCreateFileConverter()
|
void |
testHtmlIsDefaultConverter()
|
void |
testIllegalTabsThrowsException()
|
void |
testNegativeTabsThrowsException()
|
void |
testUnknownStyleThrowsException()
|
void |
testUnknwonConverterThrowsException()
|
void |
testUnsupportedArgumentThrowsException()
|
void |
testUsesCorrectDefaultStyle()
|
void |
testUsesDefaultTabs()
|
void |
testUsesSpecifiedConverter()
|
void |
testUsesSpecifiedStyle()
|
void |
testUsesSpecifiedTabs()
|
Methods inherited from class de.java2html.test.BasicTestCase |
---|
assertInstanceOf, assertThrowsException |
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 Java2HtmlCommandlineTest()
Method Detail |
---|
public void testCreateDirectoryConverter() throws IllegalCommandlineParametersException
IllegalCommandlineParametersException
public void testCreateFileConverter() throws IllegalCommandlineParametersException
IllegalCommandlineParametersException
public void testHtmlIsDefaultConverter() throws IllegalCommandlineParametersException
IllegalCommandlineParametersException
public void testUsesSpecifiedConverter() throws IllegalCommandlineParametersException
IllegalCommandlineParametersException
public void testUnknwonConverterThrowsException()
public void testUsesCorrectDefaultStyle() throws IllegalCommandlineParametersException
IllegalCommandlineParametersException
public void testUsesSpecifiedStyle() throws IllegalCommandlineParametersException
IllegalCommandlineParametersException
public void testUnknownStyleThrowsException()
public void testUsesDefaultTabs() throws IllegalCommandlineParametersException
IllegalCommandlineParametersException
public void testUsesSpecifiedTabs() throws IllegalCommandlineParametersException
IllegalCommandlineParametersException
public void testIllegalTabsThrowsException()
public void testNegativeTabsThrowsException()
public void testUnsupportedArgumentThrowsException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |