PHP Class KamranAhmed\Smasher\PathTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: kamranahmedse/smasher

Public Methods

Method Description
itemTypesProvider ( )
setUp ( )
testCanCreateFileAndSaveContent ( )
testCanCreateItemsAndGetDetails ( $toCreate, $detail )
testCanGetPath ( )
testCanSetPath ( )
testCannotWriteContentToDirectoryPath ( )
testInvalidPathFailsValidation ( )
testValidPathPassesValidation ( )

Protected Methods

Method Description
tearDown ( )

Method Details

itemTypesProvider() public method

public itemTypesProvider ( )

setUp() public method

public setUp ( )

tearDown() protected method

protected tearDown ( )

testCanCreateFileAndSaveContent() public method

testCanCreateItemsAndGetDetails() public method

public testCanCreateItemsAndGetDetails ( $toCreate, $detail )

testCanGetPath() public method

public testCanGetPath ( )

testCanSetPath() public method

public testCanSetPath ( )

testCannotWriteContentToDirectoryPath() public method

testInvalidPathFailsValidation() public method

testValidPathPassesValidation() public method