Todo List
PHPUnit2_Framework_TestCase | --SessionTest
void main( )
void setUp( )
This method is called before a test is executed.
void tearDown( )
This method is called after a test is executed.
void testDestroy_session( )
void testGet( )
void testGet_hash( )
void testIsset_flash( )
void testIsset_var( )
void testIs_aol_host( )
void testIs_valid_host( )
void testSet( )
void testStart( )
void testUnset_session( )
void testUnset_var( )