test.unit.org.codehaus.groovy.grails.plugins.springsecurity
Class GrailsWebApplicationObjectSupportTests

Unit tests for GrailsWebApplicationObjectSupport.

author:
Burt Beckwith

Field Summary
 Thing _thing
           
 
Constructor Summary
GrailsWebApplicationObjectSupportTests()
           
 
Method Summary
void testSetUpSessionExisting()
           Test setUpSession() when there's one existing already.
void testSetUpSessionNew()
           Test setUpSession() when there's not one existing already.
 

Constructor Detail

GrailsWebApplicationObjectSupportTests

GrailsWebApplicationObjectSupportTests()


Method Detail

testSetUpSessionExisting

void testSetUpSessionExisting()
Test setUpSession() when there's one existing already.


testSetUpSessionNew

void testSetUpSessionNew()
Test setUpSession() when there's not one existing already.