PHP 클래스 Mongolid\Model\AttributesTest

상속: extends TestCas\TestCase
파일 보기 프로젝트 열기: leroy-merlin-br/mongolid

공개 메소드들

메소드 설명
getFillableOptions ( )
tearDown ( )
testShouldBeCastableToArray ( )
testShouldCheckIfAttributeIsSet ( )
testShouldFillOnlyPermittedAttributes ( $fillable, $guarded, $input, $expected )
testShouldForceFillAttributes ( )
testShouldGetAttributeFromMutator ( )
testShouldHaveDynamicGetters ( )
testShouldHaveDynamicSetters ( )
testShouldIgnoreMutators ( )
testShouldSetAttributeFromMutator ( )
testShouldSetOriginalAttributes ( )
testShouldUnsetAttributes ( )

메소드 상세

getFillableOptions() 공개 메소드

public getFillableOptions ( )

tearDown() 공개 메소드

public tearDown ( )

testShouldBeCastableToArray() 공개 메소드

testShouldCheckIfAttributeIsSet() 공개 메소드

testShouldFillOnlyPermittedAttributes() 공개 메소드

public testShouldFillOnlyPermittedAttributes ( $fillable, $guarded, $input, $expected )

testShouldForceFillAttributes() 공개 메소드

testShouldGetAttributeFromMutator() 공개 메소드

testShouldHaveDynamicGetters() 공개 메소드

testShouldHaveDynamicSetters() 공개 메소드

testShouldIgnoreMutators() 공개 메소드

testShouldSetAttributeFromMutator() 공개 메소드

testShouldSetOriginalAttributes() 공개 메소드

testShouldUnsetAttributes() 공개 메소드