| org.jboss.test.NestablePrincipalTestCase
NestablePrincipalTestCase | public class NestablePrincipalTestCase extends TestCase (Code) | | Tests of the NestablePrincipal class.
See Also: org.jboss.security.NestablePrincipal author: Scott.Stark@jboss.org version: $Revision: 37390 $ |
NestablePrincipalTestCase | public NestablePrincipalTestCase(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testAddMember | public void testAddMember()(Code) | | Test of addMember method, of class org.jboss.security.NestablePrincipal.
|
testAnybody | public void testAnybody()(Code) | | |
testEquals | public void testEquals()(Code) | | |
testGetName | public void testGetName()(Code) | | |
testNobody | public void testNobody()(Code) | | |
testRemoveMember | public void testRemoveMember()(Code) | | Test of removeMember method, of class org.jboss.security.NestablePrincipal.
|
|
|