|
||||||||||
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.aspectj.weaver.AbstractTraceTest
public abstract class AbstractTraceTest
Constructor Summary | |
---|---|
AbstractTraceTest()
|
Method Summary | |
---|---|
void |
testDebug()
|
void |
testEnter()
|
void |
testEnterWithThis()
|
void |
testEnterWithThisAndArgs()
|
void |
testEnterWithThisAndArray()
|
void |
testEnterWithThisAndClassLoader()
|
void |
testEnterWithThisAndCollection()
|
void |
testEnterWithThisAndHashCodeException()
|
void |
testEnterWithThisAndToStringException()
|
void |
testEnterWithThisAndTraceable()
|
void |
testError()
|
void |
testErrorWithException()
|
void |
testEvent()
|
void |
testEventWithThisAndArg()
|
void |
testEventWithThisAndArgs()
|
void |
testExit()
|
void |
testExitWithReturn()
|
void |
testExitWithThrowable()
|
void |
testFatal()
|
void |
testFatalWithException()
|
void |
testInfo()
|
void |
testIsTraceEnabled()
|
void |
testWarn()
|
void |
testWarnWithException()
|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbstractTraceTest()
Method Detail |
---|
public void testIsTraceEnabled()
public void testEnterWithThisAndArgs()
public void testEnterWithThisAndArray()
public void testEnterWithThisAndCollection()
public void testEnterWithThisAndTraceable()
public void testEnterWithThisAndToStringException()
public void testEnterWithThisAndHashCodeException()
public void testEnterWithThisAndClassLoader()
public void testEnterWithThis()
public void testEnter()
public void testExitWithReturn()
public void testExitWithThrowable()
public void testExit()
public void testEvent()
public void testEventWithThisAndArgs()
public void testEventWithThisAndArg()
public void testDebug()
public void testInfo()
public void testWarn()
public void testWarnWithException()
public void testError()
public void testErrorWithException()
public void testFatal()
public void testFatalWithException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |