コード例 #1
0
 /**
  * @depends testIsAllowedEmptyClasses
  */
 public function testExtImpRules()
 {
     RulesFreeOfContext::add('RFCextImpRules');
     $this->assertTrue(True, "Should accept the other class");
 }