AloFramework documentation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • Alo
    • Cache
    • CLI
    • Controller
    • Db
    • Exception
    • FileSystem
    • Session
    • Statics
    • Test
    • Validators
    • Windows
  • Controller
  • None
  • PHP

Classes

  • AbstractTester
  • ClassTester
  • FunctionTester

Class FunctionTester

Tests functions for output or return values

Alo\Test\AbstractTester
Extended by 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

Methods summary

protected string
# getCallable( string $name )

Returns the callable parameter for call_user_func_array()

Returns the callable parameter for call_user_func_array()

Parameters

$name
string
$name Method name

Returns

string

Author

Art <a.molcanovas@gmail.com>

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

Properties summary

Properties inherited from Alo\Test\AbstractTester

$queue, $results

AloFramework documentation API documentation generated by ApiGen 2.8.0