Lazer\Classes\RelationTest::testDummy PHP Method

testDummy() public method

public testDummy ( )
    public function testDummy()
    {
        $this->markTestSkipped('TODO tests for relation');
    }
RelationTest