ShellInputTest
extends TestCase
in package
Table of Contents
- getTokenizeData() : mixed
- testInputOptionWithGivenString() : mixed
- testInputOptionWithoutCodeArguments() : mixed
- testInputWithDashDash() : mixed
- testInputWithEmptyString() : mixed
- testThrowsWhenCodeArgumentNotInFinalPosition() : mixed
- testTokenize() : mixed
Methods
getTokenizeData()
public
getTokenizeData() : mixed
Return values
mixed —testInputOptionWithGivenString()
public
testInputOptionWithGivenString() : mixed
Return values
mixed —testInputOptionWithoutCodeArguments()
public
testInputOptionWithoutCodeArguments() : mixed
Return values
mixed —testInputWithDashDash()
public
testInputWithDashDash() : mixed
Return values
mixed —testInputWithEmptyString()
public
testInputWithEmptyString() : mixed
Return values
mixed —testThrowsWhenCodeArgumentNotInFinalPosition()
public
testThrowsWhenCodeArgumentNotInFinalPosition() : mixed
Tags
Return values
mixed —testTokenize()
public
testTokenize(mixed $input, mixed $tokens, mixed $message) : mixed
Parameters
- $input : mixed
- $tokens : mixed
- $message : mixed