GcConfig\Form\UserForgotPasswordTest::testInitResetForm PHP Méthode

testInitResetForm() public méthode

Test
public testInitResetForm ( ) : void
Résultat void
    public function testInitResetForm()
    {
        $this->assertNull($this->object->initResetForm());
    }