|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.jboss.test.DelegatingPolicyTestCase
Constructor Summary | |
DelegatingPolicyTestCase(java.lang.String name)
|
Method Summary | |
static Test |
suite()
|
void |
testOpenConfigurations()
Test that uncommitted configurations in the Open state are not seen in the current Policy permission set. |
void |
testPolicyConfiguration()
Basic test that a PolicyConfiguration is included in the Policy and its permissions are implied through the Policy. |
void |
testSubjectDoAs()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DelegatingPolicyTestCase(java.lang.String name)
Method Detail |
public void testPolicyConfiguration() throws java.lang.Exception
java.lang.Exception
public void testOpenConfigurations() throws java.lang.Exception
java.lang.Exception
public void testSubjectDoAs() throws java.lang.Exception
java.lang.Exception
public static Test suite()
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |