예제 #1
0
 protected function tearDown()
 {
     parent::tearDown();
     $oServiceCaller = new ServiceCaller($this->getTestConfig());
     $oServiceCaller->callService('ViewsGenerator', 1);
 }