|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jcoderz.commons.TestCase
org.jcoderz.commons.taskdefs.LogMessageGeneratorTest
public class LogMessageGeneratorTest
JUnit test for the Ant task
LogMessageGenerator.
| Constructor Summary | |
|---|---|
LogMessageGeneratorTest()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
void |
testExecute()
Tests the Ant task. |
void |
testExecuteBadApplicationName()
Tests the Ant task. |
void |
testExecuteBadDestDir()
Tests the Ant task. |
void |
testExecuteBadInFile()
Tests the Ant task. |
void |
testExecuteBadOutFile()
Tests the Ant task. |
void |
testExecuteBadXslFile()
Tests the Ant task. |
| Methods inherited from class org.jcoderz.commons.TestCase |
|---|
getBaseDir, getHostName, getSuite, hasTestCases |
| 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, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LogMessageGeneratorTest()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class TestCaseExceptionpublic void testExecute()
public void testExecuteBadInFile()
public void testExecuteBadDestDir()
public void testExecuteBadOutFile()
public void testExecuteBadApplicationName()
public void testExecuteBadXslFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||