com.stratelia.webactiv.kmelia
Class KmeliaSecurityTest

java.lang.Object
  extended by com.stratelia.webactiv.kmelia.KmeliaSecurityTest

public class KmeliaSecurityTest
extends Object

Author:
ehugonnet

Constructor Summary
KmeliaSecurityTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testDisableCache()
          Test of disableCache method, of class KmeliaSecurity.
 void testEnableCache()
          Test of enableCache method, of class KmeliaSecurity.
 void testIsAccessAuthorizedForDraftPublication()
           
 void testIsAccessAuthorizedForToValidatePublication()
           
 void testIsAccessAuthorizedForValidPublication()
          Test of isAccessAuthorized method, of class KmeliaSecurity.
 void testIsKmeliaObjectType()
          Test of isKmeliaObjectType method, of class KmeliaSecurity.
 void testIsObjectAvailable()
          Test of isObjectAvailable method, of class KmeliaSecurity.
 void testIsRightsOnTopicsEnabled()
          Test of isRightsOnTopicsEnable method, of class KmeliaSecurity.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KmeliaSecurityTest

public KmeliaSecurityTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

testEnableCache

public void testEnableCache()
Test of enableCache method, of class KmeliaSecurity.


testDisableCache

public void testDisableCache()
Test of disableCache method, of class KmeliaSecurity.


testIsAccessAuthorizedForValidPublication

public void testIsAccessAuthorizedForValidPublication()
                                               throws Exception
Test of isAccessAuthorized method, of class KmeliaSecurity.

Throws:
Exception

testIsAccessAuthorizedForToValidatePublication

public void testIsAccessAuthorizedForToValidatePublication()
                                                    throws Exception
Throws:
Exception

testIsAccessAuthorizedForDraftPublication

public void testIsAccessAuthorizedForDraftPublication()
                                               throws Exception
Throws:
Exception

testIsObjectAvailable

public void testIsObjectAvailable()
Test of isObjectAvailable method, of class KmeliaSecurity.


testIsKmeliaObjectType

public void testIsKmeliaObjectType()
Test of isKmeliaObjectType method, of class KmeliaSecurity.


testIsRightsOnTopicsEnabled

public void testIsRightsOnTopicsEnabled()
Test of isRightsOnTopicsEnable method, of class KmeliaSecurity.



Copyright © 2016 Silverpeas. All Rights Reserved.