PHP Class Josegonzalez\Upload\Test\TestCase\File\Path\Basepath\DefaultTraitTest

Inheritance: extends Cake\TestSuite\TestCase
Datei anzeigen Open project: josegonzalez/cakephp-upload

Public Methods

Method Description
testCustomPath ( )
testExistingEntityWithPrimaryKey ( )
testExitingEntityWithCompositePrimaryKey ( )
testFieldValue ( )
testFieldValueMissing ( )
testFieldValueNonScalar ( )
testFieldValueZeroLength ( )
testModelFieldYearWithMonthAndDayPath ( )
testNewEntity ( )
testNoSpecialConfiguration ( )
testYearWithMonthAndDayPath ( )
testYearWithMonthPath ( )

Method Details

testCustomPath() public method

public testCustomPath ( )

testExistingEntityWithPrimaryKey() public method

testExitingEntityWithCompositePrimaryKey() public method

testFieldValue() public method

public testFieldValue ( )

testFieldValueMissing() public method

testFieldValueNonScalar() public method

testFieldValueZeroLength() public method

testModelFieldYearWithMonthAndDayPath() public method

testNewEntity() public method

public testNewEntity ( )

testNoSpecialConfiguration() public method

testYearWithMonthAndDayPath() public method

testYearWithMonthPath() public method