示例#1
0
 protected function setUp()
 {
     $this->testingFramework = new tx_oelib_testingFramework('tx_seminars');
     $this->fixture = new tx_seminars_BagBuilder_Registration();
     $this->fixture->setTestMode();
 }