function setUp()
 {
     parent::setUp();
     $this->dalSession = OA_Dal::factoryDAL('session');
     $this->dbh = OA_DB::singleton();
 }