PHP Class Pheasant\Tests\CollectionTest

Inheritance: extends MysqlTestCase
Afficher le fichier Open project: lox/pheasant

Méthodes publiques

Méthode Description
setUp ( )
testAggregateFunctions ( )
testDelete ( )
testFirst ( )
testFirstOnEmptyCollection ( )
testIteratingAndSaving ( )
testIteratingEmpty ( )
testLast ( )
testLastOnEmptyCollection ( )
testLimit ( )
testOneWhenMany ( )
testOneWhenZero ( )
testOrCreate ( )
testOrder ( )
testOrderBy ( )
testSaving ( )
testSelect ( )
testSelectColumn ( )

Method Details

setUp() public méthode

public setUp ( )

testAggregateFunctions() public méthode

testDelete() public méthode

public testDelete ( )

testFirst() public méthode

public testFirst ( )

testFirstOnEmptyCollection() public méthode

testIteratingAndSaving() public méthode

testIteratingEmpty() public méthode

public testIteratingEmpty ( )

testLast() public méthode

public testLast ( )

testLastOnEmptyCollection() public méthode

testLimit() public méthode

public testLimit ( )

testOneWhenMany() public méthode

public testOneWhenMany ( )

testOneWhenZero() public méthode

public testOneWhenZero ( )

testOrCreate() public méthode

public testOrCreate ( )

testOrder() public méthode

public testOrder ( )

testOrderBy() public méthode

public testOrderBy ( )

testSaving() public méthode

public testSaving ( )

testSelect() public méthode

public testSelect ( )

testSelectColumn() public méthode

public testSelectColumn ( )