Elgg\Upgrade\LocatorTest::testRunner PHP 메소드

testRunner() 공개 메소드

public testRunner ( )
    public function testRunner()
    {
        // Can be implemented once Plugins::find() is mocked
        $this->markTestIncomplete();
    }