PHP Class Sokil\Mongo\Pipeline\GroupStageTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: sokil/php-mongo

Méthodes publiques

Méthode Description
setUp ( )
tearDown ( )
testAddToSet_ArrayExpression ( )
testAddToSet_CallableExpression ( )
testAddToSet_Literal ( )
testAvg_ArrayExpression ( )
testAvg_CallableExpression ( )
testAvg_Literal ( )
testConfigure_Array ( )
testConfigure_Array_EmptyId ( )
testConfigure_Callable ( )
testFirst_ArrayExpression ( )
testFirst_CallableExpression ( )
testFirst_Literal ( )
testLast_ArrayExpression ( )
testLast_CallableExpression ( )
testLast_Literal ( )
testMax_ArrayExpression ( )
testMax_CallableExpression ( )
testMax_Literal ( )
testMin_ArrayExpression ( )
testMin_CallableExpression ( )
testMin_Literal ( )
testPush ( )
testPush_ArrayExpression ( )
testPush_CallableExpression ( )
testPush_Literal ( )
testSum_ArrayExpression ( )
testSum_CallableExpression ( )
testSum_Literal ( )

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testAddToSet_ArrayExpression() public méthode

testAddToSet_CallableExpression() public méthode

testAddToSet_Literal() public méthode

testAvg_ArrayExpression() public méthode

testAvg_CallableExpression() public méthode

testAvg_Literal() public méthode

public testAvg_Literal ( )

testConfigure_Array() public méthode

public testConfigure_Array ( )

testConfigure_Array_EmptyId() public méthode

testConfigure_Callable() public méthode

testFirst_ArrayExpression() public méthode

testFirst_CallableExpression() public méthode

testFirst_Literal() public méthode

public testFirst_Literal ( )

testLast_ArrayExpression() public méthode

testLast_CallableExpression() public méthode

testLast_Literal() public méthode

public testLast_Literal ( )

testMax_ArrayExpression() public méthode

testMax_CallableExpression() public méthode

testMax_Literal() public méthode

public testMax_Literal ( )

testMin_ArrayExpression() public méthode

testMin_CallableExpression() public méthode

testMin_Literal() public méthode

public testMin_Literal ( )

testPush() public méthode

public testPush ( )

testPush_ArrayExpression() public méthode

testPush_CallableExpression() public méthode

testPush_Literal() public méthode

public testPush_Literal ( )

testSum_ArrayExpression() public méthode

testSum_CallableExpression() public méthode

testSum_Literal() public méthode

public testSum_Literal ( )