|
||||||||||
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.jupe.unittest.AbstractProjectTestCase
org.jupe.plugin.exceptions.JupeExceptionLogOnlyTest
public class JupeExceptionLogOnlyTest
Test class for JupeExceptionLogOnly
.
Constructor Summary | |
---|---|
JupeExceptionLogOnlyTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testLogOnlyExceptionWithCoreException()
|
void |
testLogOnlyExceptionWithoutCoreException()
|
void |
testNoLoggingWithCoreException()
|
void |
testNoLoggingWithoutCoreException()
|
Methods inherited from class org.jupe.unittest.AbstractProjectTestCase |
---|
tearDown |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, setName, 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, format |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JupeExceptionLogOnlyTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
setUp
in class AbstractProjectTestCase
java.lang.Exception
public void testLogOnlyExceptionWithCoreException()
public void testNoLoggingWithCoreException()
public void testLogOnlyExceptionWithoutCoreException()
public void testNoLoggingWithoutCoreException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |