PHP 클래스 PopTest\File\FileTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

공개 메소드들

메소드 설명
testAllowedTypes ( )
testAppend ( )
testCheckDupe ( )
testConstructor ( )
testCopyAndMove ( )
testCopyException ( )
testGetOwnerAndGroup ( )
testMoveException ( )
testOutput ( )
testRead ( )
testReadNewFile ( )
testSetAndGetPermissions ( )
testSetMime ( )
testSetMimeException ( )
testWrite ( )
testWriteSaveAndDelete ( )

메소드 상세

testAllowedTypes() 공개 메소드

public testAllowedTypes ( )

testAppend() 공개 메소드

public testAppend ( )

testCheckDupe() 공개 메소드

public testCheckDupe ( )

testConstructor() 공개 메소드

public testConstructor ( )

testCopyAndMove() 공개 메소드

public testCopyAndMove ( )

testCopyException() 공개 메소드

public testCopyException ( )

testGetOwnerAndGroup() 공개 메소드

testMoveException() 공개 메소드

public testMoveException ( )

testOutput() 공개 메소드

public testOutput ( )

testRead() 공개 메소드

public testRead ( )

testReadNewFile() 공개 메소드

public testReadNewFile ( )

testSetAndGetPermissions() 공개 메소드

testSetMime() 공개 메소드

public testSetMime ( )

testSetMimeException() 공개 메소드

testWrite() 공개 메소드

public testWrite ( )

testWriteSaveAndDelete() 공개 메소드