UserFrosting API

FilesystemTest extends TestCase

FilesystemTest class.

Tests a basic filesystem.

Table of Contents

$testDir string
$testDisk string
setUp() Setup TestDatabase void
testService() Test the service and FilesystemManager mixed
testFacade() mixed
testAdapter() mixed
testUrl() mixed
testNonExistingAdapter() Test to make sure we can still add custom adapter mixed
testAddingAdapter() mixed

Properties

Methods

testService()

Test the service and FilesystemManager

public testService( ) : mixed
Return values
mixed

testFacade()

public testFacade( ) : mixed
Tags
depends

testService

Return values
mixed

testAdapter()

public testAdapter( $files : FilesystemAdapter ) : mixed
Parameters
$files : FilesystemAdapter
Tags
depends

testService

Return values
mixed

testUrl()

public testUrl( $files : FilesystemAdapter ) : mixed
Parameters
$files : FilesystemAdapter
Tags
depends

testService

Return values
mixed

testNonExistingAdapter()

Test to make sure we can still add custom adapter

public testNonExistingAdapter( ) : mixed
Return values
mixed

testAddingAdapter()

public testAddingAdapter( ) : mixed
Tags
depends

testNonExistingAdapter

Return values
mixed

Search results