PHP Class ActiveRecordTest

Inheritance: extends DatabaseTest
Afficher le fichier Open project: bephp/activerecord Class Usage Examples

Méthodes publiques

Méthode Description
testDelete ( $contact )
testEditContact ( $contact )
testEdittUser ( $user )
testError ( )
testInit ( )
testInsertContact ( $user )
testInsertUser ( )
testJoin ( $contact )
testQuery ( $contact )
testRelations ( $contact )
testRelationsBackRef ( $contact )

Method Details

testDelete() public méthode

public testDelete ( $contact )

testEditContact() public méthode

public testEditContact ( $contact )

testEdittUser() public méthode

public testEdittUser ( $user )

testError() public méthode

public testError ( )

testInit() public méthode

public testInit ( )

testInsertContact() public méthode

public testInsertContact ( $user )

testInsertUser() public méthode

public testInsertUser ( )

testJoin() public méthode

public testJoin ( $contact )

testQuery() public méthode

public testQuery ( $contact )

testRelations() public méthode

public testRelations ( $contact )

testRelationsBackRef() public méthode

public testRelationsBackRef ( $contact )