|
||||||||||
| 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.PublicFieldsTest
public class PublicFieldsTest
Tests public field set/get.
| Nested Class Summary | |
|---|---|
static class |
PublicFieldsTest.Inner
An Inner class. |
static class |
PublicFieldsTest.Struct
A Struct, all fields public |
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.jexl2.JexlTestCase |
|---|
JEXL |
| Constructor Summary | |
|---|---|
PublicFieldsTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testGetInnerDouble()
|
void |
testGetInt()
|
void |
testGetString()
|
void |
testSetInnerDouble()
|
void |
testSetInt()
|
void |
testSetString()
|
| 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, 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 PublicFieldsTest()
| Method Detail |
|---|
public void setUp()
setUp in class junit.framework.TestCase
public void testGetInt()
throws Exception
Exception
public void testSetInt()
throws Exception
Exception
public void testGetString()
throws Exception
Exception
public void testSetString()
throws Exception
Exception
public void testGetInnerDouble()
throws Exception
Exception
public void testSetInnerDouble()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||