[Seaside] SeasideTesting get the session

Norbert Hartl norbert at hartl.name
Tue Mar 20 17:13:28 UTC 2007


Hi,

I'm trying to get the session from a component which is
set up by a SCComponentTestCase. After setting up the 
component with 

self newApplicationWithRootClass: MyTestComponent
and
self establishSession

I expected to be able to get the session through

self component session

but this is always nil. Do you know any way of getting the
session from the component?

thanks,

Norbert



More information about the seaside mailing list