com.silverpeas.accesscontrol
Class DocumentAccessControllerTest

java.lang.Object
  extended by com.silverpeas.accesscontrol.DocumentAccessControllerTest

@PrepareForTest(value=com.stratelia.webactiv.util.EJBUtilitaire.class)
public class DocumentAccessControllerTest
extends Object

Author:
ehugonnet

Constructor Summary
DocumentAccessControllerTest()
           
 
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
 

Constructor Detail

DocumentAccessControllerTest

public DocumentAccessControllerTest()
Method Detail

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.