CommandTesterTest
extends TestCase
in package
Table of Contents
Properties
Methods
- testCommandFromApplication() : mixed
- testCommandWithInputs() : mixed
- testCommandWithWrongInputsNumber() : mixed
- testExecute() : mixed
- testGetDisplay() : mixed
- testGetInput() : mixed
- testGetOutput() : mixed
- testGetStatusCode() : mixed
- testSymfonyStyleCommandWithInputs() : mixed
- setUp() : mixed
- tearDown() : mixed
Properties
$command
protected
mixed
$command
$tester
protected
mixed
$tester
Methods
testCommandFromApplication()
public
testCommandFromApplication() : mixed
testCommandWithInputs()
public
testCommandWithInputs() : mixed
testCommandWithWrongInputsNumber()
public
testCommandWithWrongInputsNumber() : mixed
Tags
testExecute()
public
testExecute() : mixed
testGetDisplay()
public
testGetDisplay() : mixed
testGetInput()
public
testGetInput() : mixed
testGetOutput()
public
testGetOutput() : mixed
testGetStatusCode()
public
testGetStatusCode() : mixed
testSymfonyStyleCommandWithInputs()
public
testSymfonyStyleCommandWithInputs() : mixed
setUp()
protected
setUp() : mixed
tearDown()
protected
tearDown() : mixed