PHP Class AuthorBooks\Tests\BookModelTest

Inheritance: extends LazyRecord\Testing\ModelTestCase
Datei anzeigen Open project: corneltek/lazyrecord

Public Methods

Method 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 method

public getModels ( )

testCreateOrUpdateOnTimestampColumn() public method

testDateTimeValue() public method

public testDateTimeValue ( )

testFlagHelper() public method

public testFlagHelper ( )

testGeneralInterface() public method

testImmutableColumn() public method

public testImmutableColumn ( )

testInterface() public method

public testInterface ( )

testLoadOrCreate() public method

public testLoadOrCreate ( )

testRawSQL() public method

public testRawSQL ( )

testTraitMethods() public method

public testTraitMethods ( )

testTypeConstraint() public method

public testTypeConstraint ( )

testUpdateUnknownColumn() public method

TODO: Should we validate the field ? think again.

testZeroInflator() public method

public testZeroInflator ( )