PHP Class N98\Util\OperatingSystemTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: netz98/n98-magerun

Public Methods

Method Description
getCwd ( )
osDetection ( )
phpBinary ( )
testIsLinux ( )
testIsMacOs ( )
testIsNetware ( )
testIsWindows ( )

Method Details

getCwd() public method

public getCwd ( )

osDetection() public method

public osDetection ( )

phpBinary() public method

public phpBinary ( )

testIsLinux() public method

public testIsLinux ( )

testIsMacOs() public method

public testIsMacOs ( )

testIsNetware() public method

public testIsNetware ( )

testIsWindows() public method

public testIsWindows ( )