Social\Form\CommentTest::testPrepareConfig PHP Method

testPrepareConfig() public method

Test
public testPrepareConfig ( ) : void
return void
    public function testPrepareConfig()
    {
        $this->assertNull($this->object->prepareConfig());
    }