webtest
Class SecurityTest

Field Summary
 String ROW_COUNT_XPATH
           
 
Constructor Summary
SecurityTest()
           
 
Method Summary
void checkAnnotatedServiceInaccessibleWithoutRole()
          
void checkSecurePageNotVisibleWithRequestmap()
          
void checkSecurePageVisibleWithoutRequestmap()
          
void createRequestMap()
          
void createRole()
          
void createUser()
          
void loginAndCheckAllAllowed()
          
void suite()
           The test suite.
void testUserListNewDelete()
          
void verifyListSize(int size)
          
 

Constructor Detail

SecurityTest

SecurityTest()


Method Detail

checkAnnotatedServiceInaccessibleWithoutRole

void checkAnnotatedServiceInaccessibleWithoutRole()


checkSecurePageNotVisibleWithRequestmap

void checkSecurePageNotVisibleWithRequestmap()


checkSecurePageVisibleWithoutRequestmap

void checkSecurePageVisibleWithoutRequestmap()


createRequestMap

void createRequestMap()


createRole

void createRole()


createUser

void createUser()


loginAndCheckAllAllowed

void loginAndCheckAllAllowed()


suite

void suite()
The test suite.


testUserListNewDelete

void testUserListNewDelete()


verifyListSize

void verifyListSize(int size)