Plum\Plum\Writer\ArrayWriterTest::prepareShouldDoNothing PHP Method

prepareShouldDoNothing() public method

    public function prepareShouldDoNothing()
    {
        $this->writer->prepare();
    }