PHP Class PhpBench\Tests\Unit\Environment\Provider\UnameTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: dantleech/phpbench

Public Methods

Method Description
setUp ( )
testIsApplicable ( ) Provider is always applicable.
testUnameVersion ( ) It should provide the UNAME version.

Method Details

setUp() public method

public setUp ( )

testIsApplicable() public method

Provider is always applicable.
public testIsApplicable ( )

testUnameVersion() public method

It should provide the UNAME version.
public testUnameVersion ( )