|
||||||||||
| 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.SandboxTest
public class SandboxTest
Tests sandbox features.
| Nested Class Summary | |
|---|---|
static class |
SandboxTest.Foo
|
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.jexl2.JexlTestCase |
|---|
JEXL |
| Constructor Summary | |
|---|---|
SandboxTest()
|
|
| Method Summary | |
|---|---|
void |
testCtorBlack()
|
void |
testCtorWhite()
|
void |
testGetBlack()
|
void |
testGetWhite()
|
void |
testMethodBlack()
|
void |
testMethodWhite()
|
void |
testRestrict()
|
void |
testSetBlack()
|
void |
testSetWhite()
|
| 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 SandboxTest()
| Method Detail |
|---|
public void testCtorBlack()
throws Exception
Exception
public void testMethodBlack()
throws Exception
Exception
public void testGetBlack()
throws Exception
Exception
public void testSetBlack()
throws Exception
Exception
public void testCtorWhite()
throws Exception
Exception
public void testMethodWhite()
throws Exception
Exception
public void testGetWhite()
throws Exception
Exception
public void testSetWhite()
throws Exception
Exception
public void testRestrict()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||