PHP Class fkooman\RemoteStorage\PathTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: fkooman/php-remote-storage

Public Methods

Method Description
testChars ( )
testDocumentPathTreeFolderFromUserRoot ( )
testFolderPathTreeFolderFromUserRoot ( )
testInvalidPaths ( )
testModuleName ( )
testNoModuleName ( )
testNonStringPath ( )
testPrivateDocument ( )
testPrivateFolder ( )
testPublicDocument ( )
testPublicFolder ( )
testShortPathTreeFromUserRoot ( )
testValidPaths ( )

Method Details

testChars() public method

public testChars ( )

testDocumentPathTreeFolderFromUserRoot() public method

testFolderPathTreeFolderFromUserRoot() public method

testInvalidPaths() public method

public testInvalidPaths ( )

testModuleName() public method

public testModuleName ( )

testNoModuleName() public method

public testNoModuleName ( )

testNonStringPath() public method

public testNonStringPath ( )

testPrivateDocument() public method

public testPrivateDocument ( )

testPrivateFolder() public method

public testPrivateFolder ( )

testPublicDocument() public method

public testPublicDocument ( )

testPublicFolder() public method

public testPublicFolder ( )

testShortPathTreeFromUserRoot() public method

testValidPaths() public method

public testValidPaths ( )