Elgg\Upgrade\LocatorTest::testRunner PHP Method

testRunner() public method

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