Hypernode\Magento\Command\Hypernode\Varnish\ConfigSaveCommandTest::testName PHP Метод

testName() публичный Метод

public testName ( )
    public function testName()
    {
        $command = $this->getCommand();
        $this->assertEquals('hypernode:varnish:config-save', $command->getName());
    }