|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.apache.velocity.test.MethodInvocationExceptionTest
Tests if we can hand Velocity an arbitrary class for logging.
| Fields inherited from class junit.framework.TestCase |
fName |
| 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, name, run, run, runBare, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public MethodInvocationExceptionTest()
| Method Detail |
public static junit.framework.Test suite()
public void runTest()
runTest in class junit.framework.TestCase
public void doException()
throws java.lang.Exception
public void getFoo()
throws java.lang.Exception
public void setFoo(java.lang.String foo)
throws java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||