Lazer\Classes\Helpers\ConfigTest::testLastId PHP Méthode

testLastId() public méthode

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