PHP Class AuthorBookModelTest

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

Méthodes publiques

Méthode Description
getModels ( )
testBooleanCondition ( )
testBooleanCreate ( )
testCollection ( )
testCreateRecordWithEmptyArguments ( )
testJoin ( )
testManyToManyRelationCreate ( )
testManyToManyRelationFetch ( )
testModel ( ) Basic CRUD Test
testSchema ( )
testSchemaInterface ( )
testUpdateNull ( )
testUpdateRaw ( )
testVirtualColumn ( )

Method Details

getModels() public méthode

public getModels ( )

testBooleanCondition() public méthode

testBooleanCreate() public méthode

public testBooleanCreate ( )

testCollection() public méthode

public testCollection ( )

testCreateRecordWithEmptyArguments() public méthode

testJoin() public méthode

public testJoin ( )

testManyToManyRelationCreate() public méthode

testManyToManyRelationFetch() public méthode

testModel() public méthode

Basic CRUD Test
public testModel ( )

testSchema() public méthode

public testSchema ( )

testSchemaInterface() public méthode

public testSchemaInterface ( )

testUpdateNull() public méthode

public testUpdateNull ( )

testUpdateRaw() public méthode

public testUpdateRaw ( )

testVirtualColumn() public méthode

public testVirtualColumn ( )