PHP Class AuthorBooks\Tests\BookModelTest

Inheritance: extends LazyRecord\Testing\ModelTestCase
Afficher le fichier Open project: corneltek/lazyrecord

Méthodes publiques

Méthode Description
getModels ( )
testCreateOrUpdateOnTimestampColumn ( )
testDateTimeValue ( )
testFlagHelper ( )
testGeneralInterface ( )
testImmutableColumn ( )
testInterface ( )
testLoadOrCreate ( )
testRawSQL ( )
testTraitMethods ( )
testTypeConstraint ( )
testUpdateUnknownColumn ( ) TODO: Should we validate the field ? think again.
testZeroInflator ( )

Method Details

getModels() public méthode

public getModels ( )

testCreateOrUpdateOnTimestampColumn() public méthode

testDateTimeValue() public méthode

public testDateTimeValue ( )

testFlagHelper() public méthode

public testFlagHelper ( )

testGeneralInterface() public méthode

testImmutableColumn() public méthode

public testImmutableColumn ( )

testInterface() public méthode

public testInterface ( )

testLoadOrCreate() public méthode

public testLoadOrCreate ( )

testRawSQL() public méthode

public testRawSQL ( )

testTraitMethods() public méthode

public testTraitMethods ( )

testTypeConstraint() public méthode

public testTypeConstraint ( )

testUpdateUnknownColumn() public méthode

TODO: Should we validate the field ? think again.

testZeroInflator() public méthode

public testZeroInflator ( )