PHP 클래스 AuthorBooks\Tests\BookModelTest

파일 보기 프로젝트 열기: corneltek/lazyrecord

공개 메소드들

메소드 설명
getModels ( )
testCreateOrUpdateOnTimestampColumn ( )
testDateTimeValue ( )
testFlagHelper ( )
testGeneralInterface ( )
testImmutableColumn ( )
testInterface ( )
testLoadOrCreate ( )
testRawSQL ( )
testTraitMethods ( )
testTypeConstraint ( )
testUpdateUnknownColumn ( ) TODO: Should we validate the field ? think again.
testZeroInflator ( )

메소드 상세

getModels() 공개 메소드

public getModels ( )

testCreateOrUpdateOnTimestampColumn() 공개 메소드

testDateTimeValue() 공개 메소드

public testDateTimeValue ( )

testFlagHelper() 공개 메소드

public testFlagHelper ( )

testGeneralInterface() 공개 메소드

testImmutableColumn() 공개 메소드

public testImmutableColumn ( )

testInterface() 공개 메소드

public testInterface ( )

testLoadOrCreate() 공개 메소드

public testLoadOrCreate ( )

testRawSQL() 공개 메소드

public testRawSQL ( )

testTraitMethods() 공개 메소드

public testTraitMethods ( )

testTypeConstraint() 공개 메소드

public testTypeConstraint ( )

testUpdateUnknownColumn() 공개 메소드

TODO: Should we validate the field ? think again.

testZeroInflator() 공개 메소드

public testZeroInflator ( )