|
|||||||||||
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.apache.velocity.test.MethodInvocationExceptionTest
Tests if we can hand Velocity an arbitrary class for logging.
Field Summary |
Fields inherited from class junit.framework.TestCase |
|
Constructor Summary | |
MethodInvocationExceptionTest()
Default constructor. |
Method Summary | |
void |
doException()
|
void |
getFoo()
|
void |
runTest()
Runs the test : uses the Velocity class to eval a string which accesses a method that throws an exception. |
void |
setFoo(java.lang.String foo)
|
static junit.framework.Test |
suite()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, 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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MethodInvocationExceptionTest()
Method Detail |
public static junit.framework.Test suite()
public void runTest()
public void doException() throws java.lang.Exception
java.lang.Exception
public void getFoo() throws java.lang.Exception
java.lang.Exception
public void setFoo(java.lang.String foo) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |