PhpBench\Tests\Unit\Console\Command\LogCommandTest::testConfigure PHP Method

testConfigure() public method

It should be configured.
public testConfigure ( )
    public function testConfigure()
    {
        $this->command->configure();
    }