|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.sharing.model.NodeAccessControlTest
@PrepareForTest(value={com.stratelia.webactiv.util.EJBUtilitaire.class,com.silverpeas.sharing.services.SharingServiceFactory.class})
public class NodeAccessControlTest
| Constructor Summary | |
|---|---|
NodeAccessControlTest()
|
|
| Method Summary | |
|---|---|
void |
testIsReadableAttachment()
Test of isReadable method, of class NodeAccessControl for an AttachmentDetail. |
void |
testIsReadableDocument()
Test of isReadable method, of class NodeAccessControl for a version document. |
void |
testIsReadableNode()
Test of isReadable method, of class NodeAccessControl for an AttachmentDetail. |
void |
testIsUnReadableAttachment()
Test of isReadable method, of class NodeAccessControl for an AttachmentDetail. |
void |
testIsUnReadableDocument()
Test of isReadable method, of class NodeAccessControl for a version document.. |
void |
testIsUnReadableNode()
Test of isReadable method, of class NodeAccessControl for an AttachmentDetail. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeAccessControlTest()
| Method Detail |
|---|
public void testIsReadableDocument()
throws Exception
Exception
public void testIsUnReadableDocument()
throws Exception
Exception
public void testIsReadableAttachment()
throws Exception
Exception
public void testIsUnReadableAttachment()
throws Exception
Exception
public void testIsReadableNode()
throws Exception
Exception
public void testIsUnReadableNode()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||