Ejemplo n.º 1
0
 public function test()
 {
     $helper = new KmsCi_Runner_IntegrationTest_Helper_Phpunit($this);
     return $helper->testBrowsers($this->getIntegrationFilename('TestMe.php'), 'KmsCiFramework_TestMe', null, array('qunitUrl' => $this->_runner->getConfig('qunitUrl')));
 }