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