ThrowUpCommandTest
extends TestCase
in package
Table of Contents
- executeThis() : mixed
- testExecute() : mixed
- testMultipleArgsThrowsException() : mixed
- testParseErrorThrowsException() : mixed
Methods
executeThis()
public
executeThis() : mixed
Return values
mixed —testExecute()
public
testExecute(mixed $args, mixed $hasCode, mixed $expect[, mixed $addSilent = true ]) : mixed
Parameters
- $args : mixed
- $hasCode : mixed
- $expect : mixed
- $addSilent : mixed = true
Tags
Return values
mixed —testMultipleArgsThrowsException()
public
testMultipleArgsThrowsException() : mixed
Tags
Return values
mixed —testParseErrorThrowsException()
public
testParseErrorThrowsException() : mixed