|
||||||||||
| 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.commons.jexl2.examples.MethodPropertyTest
public class MethodPropertyTest
Simple example to show how to access method and properties.
| Nested Class Summary | |
|---|---|
static class |
MethodPropertyTest.Foo
Helper example class. |
| Constructor Summary | |
|---|---|
MethodPropertyTest()
|
|
| Method Summary | |
|---|---|
static void |
example(Output out)
An example for method access. |
static void |
main(String[] args)
Command line entry point. |
void |
testExample()
Unit test entry point. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, 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, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MethodPropertyTest()
| Method Detail |
|---|
public static void example(Output out)
throws Exception
Exception
public void testExample()
throws Exception
Exception
public static void main(String[] args)
throws Exception
args - command line arguments
Exception - cos jexl does.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||