PHP Class PHPUnit\Runner\CleverAndSmart\Unit\UtilTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: lstrojny/phpunit-clever-and-smart

Public Methods

Method Description
testCreateRunId ( )
testGetInvalidProperty ( )
testGetInvisiblePropertyByMethod ( )
testGetInvisiblePropertyByProperty ( )
testSetInvalidProperty ( )
testSetInvisiblePropertyByMethod ( )
testSetInvisiblePropertyByProperty ( )

Method Details

testCreateRunId() public method

public testCreateRunId ( )

testGetInvalidProperty() public method

testGetInvisiblePropertyByMethod() public method

testGetInvisiblePropertyByProperty() public method

testSetInvalidProperty() public method

testSetInvisiblePropertyByMethod() public method

testSetInvisiblePropertyByProperty() public method