test.unit.org.grails.plugins.springsecurity.service
Class TestRole

Field Summary
 String authority
           
 boolean deleted
           
 boolean saveCalled
           
 
Constructor Summary
TestRole()
           
 
Method Summary
void delete()
          
boolean hasErrors()
          
void save()
          
void setProperties(Map properties)
          
static void withTransaction(def closure)
          
 

Constructor Detail

TestRole

TestRole()


Method Detail

delete

void delete()


hasErrors

boolean hasErrors()


save

void save()


setProperties

void setProperties(Map properties)


withTransaction

public static void withTransaction(def closure)