PHP 클래스 Horde_Vfs_Test_SqlFile_Base, horde

저자: Jan Schneider ([email protected])
상속: extends Horde_Vfs_TestBase
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$db
$migrator

공개 메소드들

메소드 설명
setUp ( )
setUpBeforeClass ( )
tearDownAfterClass ( )
testCopy ( )
testCreateFolder ( )
testDeleteFile ( )
testDeleteFolder ( )
testEmptyFolder ( )
testFolderSize ( )
testListEmpty ( )
testListFolder ( )
testMove ( )
testQuota ( )
testRead ( )
testReadByteRange ( )
testReadFile ( )
testRename ( )
testSize ( )
testVfsSize ( )
testWrite ( )
testWriteData ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

testCopy() 공개 메소드

public testCopy ( )

testCreateFolder() 공개 메소드

public testCreateFolder ( )

testDeleteFile() 공개 메소드

public testDeleteFile ( )

testDeleteFolder() 공개 메소드

public testDeleteFolder ( )

testEmptyFolder() 공개 메소드

public testEmptyFolder ( )

testFolderSize() 공개 메소드

public testFolderSize ( )

testListEmpty() 공개 메소드

public testListEmpty ( )

testListFolder() 공개 메소드

public testListFolder ( )

testMove() 공개 메소드

public testMove ( )

testQuota() 공개 메소드

public testQuota ( )

testRead() 공개 메소드

public testRead ( )

testReadByteRange() 공개 메소드

public testReadByteRange ( )

testReadFile() 공개 메소드

public testReadFile ( )

testRename() 공개 메소드

public testRename ( )

testSize() 공개 메소드

public testSize ( )

testVfsSize() 공개 메소드

public testVfsSize ( )

testWrite() 공개 메소드

public testWrite ( )

testWriteData() 공개 메소드

public testWriteData ( )

프로퍼티 상세

$db 보호되어 있는 정적으로 프로퍼티

protected static $db

$migrator 보호되어 있는 정적으로 프로퍼티

protected static $migrator