HelperSetTest
extends TestCase
Table of Contents
Methods
-
testConstructor()
: mixed
-
testGet()
: mixed
-
testGetCommand()
: mixed
-
testHas()
: mixed
-
testIteration()
: mixed
-
testSet()
: mixed
-
testSetCommand()
: mixed
-
getGenericMockHelper()
: mixed
testConstructor()
public
testConstructor() : mixed
testGet()
public
testGet() : mixed
testGetCommand()
public
testGetCommand() : mixed
testHas()
public
testHas() : mixed
testIteration()
public
testIteration() : mixed
testSet()
public
testSet() : mixed
testSetCommand()
public
testSetCommand() : mixed
getGenericMockHelper()
private
getGenericMockHelper(mixed $name[, HelperSet $helperset = null ]) : mixed
Parameters
-
$name
: mixed
-
-
$helperset
: HelperSet
= null
-