Esempio n. 1
0
 public function &getContext()
 {
     return ApplicationContext::getInstance();
 }
 /**
  * @return array
  */
 public function getRequiredSuperTypes()
 {
     return ApplicationContext::getInstance()->getPlugin()->getTestClassSuperTypes();
 }