PHP 클래스 N98\Util\OperatingSystemTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: netz98/n98-magerun

공개 메소드들

메소드 설명
getCwd ( )
osDetection ( )
phpBinary ( )
testIsLinux ( )
testIsMacOs ( )
testIsNetware ( )
testIsWindows ( )

메소드 상세

getCwd() 공개 메소드

public getCwd ( )

osDetection() 공개 메소드

public osDetection ( )

phpBinary() 공개 메소드

public phpBinary ( )

testIsLinux() 공개 메소드

public testIsLinux ( )

testIsMacOs() 공개 메소드

public testIsMacOs ( )

testIsNetware() 공개 메소드

public testIsNetware ( )

testIsWindows() 공개 메소드

public testIsWindows ( )