예제 #1
0
 public function setUp()
 {
     parent::setUp();
     $this->setUpBeforeEachTest();
     self::$_lastXMessageId = $this->_getLatestXMessageId();
 }
예제 #2
0
 protected function assertPreConditions()
 {
     parent::assertPreConditions();
     $this->addParameter('id', '0');
 }