|
||||||||||
| 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.JexlTestCase
org.apache.commons.jexl2.AssignTest
public class AssignTest
Test cases for assignment.
| Nested Class Summary | |
|---|---|
static class |
AssignTest.Froboz
|
static class |
AssignTest.Quux
|
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.jexl2.JexlTestCase |
|---|
JEXL |
| Constructor Summary | |
|---|---|
AssignTest(String testName)
|
|
| Method Summary | |
|---|---|
void |
testAmbiguous()
|
void |
testAntish()
Make sure bean assignment works |
void |
testAntishInteger()
|
void |
testArray()
|
void |
testBeanish()
|
void |
testMore()
|
void |
testUtil()
|
| Methods inherited from class org.apache.commons.jexl2.JexlTestCase |
|---|
createEngine, createThreadedArithmeticEngine, debuggerCheck, flatten, flattenedStr, main, runTest, runTest, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 AssignTest(String testName)
| Method Detail |
|---|
public void testAntish()
throws Exception
Exception - on any error
public void testAntishInteger()
throws Exception
Exception
public void testBeanish()
throws Exception
Exception
public void testAmbiguous()
throws Exception
Exception
public void testArray()
throws Exception
Exception
public void testMore()
throws Exception
Exception
public void testUtil()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||