当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
ComplexTestCase - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.security
Class ComplexTestCase
java.lang.Object
TestCase
org.jboss.portal.test.security.ComplexTestCase
- public class ComplexTestCase
- extends TestCase
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factory
private PortalAuthorizationManagerFactory factory
- .
server
private Server server
- .
ComplexTestCase
public ComplexTestCase()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnauthenticated
public void testUnauthenticated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAdmin
public void testAdmin()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUser
public void testUser()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUserAndAdmin
public void testUserAndAdmin()
throws java.lang.Exception
- Throws:
java.lang.Exception