Class FunctionTester
Tests functions for output or return values
- Alo\Test\AbstractTester
-
Alo\Test\FunctionTester
Namespace: Alo\Test
Package: TestingSuite
Deprecated: Since v1.1
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/test/functiontester.php
Package: TestingSuite
Deprecated: Since v1.1
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/test/functiontester.php
Methods summary
protected
string
|
Methods inherited from Alo\Test\AbstractTester
__construct()
,
__toString()
,
addGenericTest()
,
addOutputTest()
,
addReturnTest()
,
getQueue()
,
getResults()
,
runTest()
,
runTests()
,
toPlaintextString()
Magic methods summary
Constants summary
Constants inherited from Alo\Test\AbstractTester
O_NOT_CALLABLE
,
P_ARGS
,
P_DEFINITION
,
P_NAME
,
P_OUTCOME
,
P_PASSED
,
P_TEST_END
,
P_TEST_RUNTIME
,
P_TEST_START
,
P_TYPE
,
T_OUTPUT
,
T_RETURN