org.jboss.test
Class NestablePrincipalTestCase
java.lang.Object
TestCase
org.jboss.test.NestablePrincipalTestCase
- public class NestablePrincipalTestCase
- extends TestCase
Tests of the NestablePrincipal class.
- See Also:
NestablePrincipal
(src) ,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NestablePrincipalTestCase
public NestablePrincipalTestCase(java.lang.String testName)
suite
public static Test suite()
testGetName
public void testGetName()
testEquals
public void testEquals()
testRemoveMember
public void testRemoveMember()
- Test of removeMember method, of class org.jboss.security.NestablePrincipal.
testAddMember
public void testAddMember()
- Test of addMember method, of class org.jboss.security.NestablePrincipal.
testAnybody
public void testAnybody()
testNobody
public void testNobody()
main
public static void main(java.lang.String[] args)