Lazer\Classes\Helpers\ConfigTest::testLastId PHP Method

testLastId() public method

public testLastId ( )
    public function testLastId()
    {
        $this->assertInternalType('integer', $this->object->lastId());
    }