|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.accesscontrol.NodeAccessControllerTest
@PrepareForTest(value=com.stratelia.webactiv.util.EJBUtilitaire.class) public class NodeAccessControllerTest
| Constructor Summary | |
|---|---|
NodeAccessControllerTest()
|
|
| Method Summary | |
|---|---|
void |
setup()
|
void |
userIsAuthorizedWhenNodeHaveNoSpecificRightsOnComponent()
Test of isUserAuthorized method, of class NodeAccessController. |
void |
userIsAuthorizedWhenNodeHaveNoSpecificRightsOnNode()
Test of isUserAuthorized method, of class NodeAccessController. |
void |
userIsAuthorizedWhithRightsDependOn()
Test of isUserAuthorized method, of class NodeAccessController. |
void |
userIsNotAuthorizedWhithRightsDependOn()
Test of isUserAuthorized method, of class NodeAccessController. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeAccessControllerTest()
| Method Detail |
|---|
public void setup()
public void userIsAuthorizedWhenNodeHaveNoSpecificRightsOnNode()
throws Exception
Exception - s
public void userIsAuthorizedWhenNodeHaveNoSpecificRightsOnComponent()
throws Exception
Exception - s
public void userIsAuthorizedWhithRightsDependOn()
throws Exception
Exception
public void userIsNotAuthorizedWhithRightsDependOn()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||