PHP 클래스 Josegonzalez\Upload\Test\TestCase\File\Path\Basepath\DefaultTraitTest

상속: extends Cake\TestSuite\TestCase
파일 보기 프로젝트 열기: josegonzalez/cakephp-upload

공개 메소드들

메소드 설명
testCustomPath ( )
testExistingEntityWithPrimaryKey ( )
testExitingEntityWithCompositePrimaryKey ( )
testFieldValue ( )
testFieldValueMissing ( )
testFieldValueNonScalar ( )
testFieldValueZeroLength ( )
testModelFieldYearWithMonthAndDayPath ( )
testNewEntity ( )
testNoSpecialConfiguration ( )
testYearWithMonthAndDayPath ( )
testYearWithMonthPath ( )

메소드 상세

testCustomPath() 공개 메소드

public testCustomPath ( )

testExistingEntityWithPrimaryKey() 공개 메소드

testExitingEntityWithCompositePrimaryKey() 공개 메소드

testFieldValue() 공개 메소드

public testFieldValue ( )

testFieldValueMissing() 공개 메소드

testFieldValueNonScalar() 공개 메소드

testFieldValueZeroLength() 공개 메소드

testModelFieldYearWithMonthAndDayPath() 공개 메소드

testNewEntity() 공개 메소드

public testNewEntity ( )

testNoSpecialConfiguration() 공개 메소드

testYearWithMonthAndDayPath() 공개 메소드

testYearWithMonthPath() 공개 메소드