PHP Class atk4\data\tests\TestCase

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: atk4/data Class Usage Examples

Public Methods

Method Description
callProtected ( $obj, $name, array $args = [] )
getProtected ( $obj, $name )
runBare ( )

Method Details

callProtected() public method

public callProtected ( $obj, $name, array $args = [] )
$args array

getProtected() public method

public getProtected ( $obj, $name )

runBare() public method

public runBare ( )