com.silverpeas.accesscontrol
Class DocumentAccessControllerTest
java.lang.Object
com.silverpeas.accesscontrol.DocumentAccessControllerTest
@PrepareForTest(value=com.stratelia.webactiv.util.EJBUtilitaire.class)
public class DocumentAccessControllerTest
- extends Object
- Author:
- ehugonnet
|
Method Summary |
void |
UserIsAuthorized()
Test of isUserAuthorized method, of class DocumentAccessController. |
void |
UserIsNotAuthorized()
Test of isUserAuthorized method, of class DocumentAccessController. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentAccessControllerTest
public DocumentAccessControllerTest()
UserIsAuthorized
public void UserIsAuthorized()
throws Exception
- Test of isUserAuthorized method, of class DocumentAccessController.
- Throws:
Exception
UserIsNotAuthorized
public void UserIsNotAuthorized()
throws Exception
- Test of isUserAuthorized method, of class DocumentAccessController.
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.