PHP Class RedUNIT\Base\Count

Tests whether we can count beans with or without additional conditions and whether we can count associated beans (relationCount).
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Base
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
testCountAndWipe ( ) : void Test count and wipe.
testCountShared ( )
testCountType ( ) : void Tests type check and conversion in OODB for count().

Method Details

testCountAndWipe() public method

Test count and wipe.
public testCountAndWipe ( ) : void
return void

testCountShared() public method

public testCountShared ( )

testCountType() public method

Tests type check and conversion in OODB for count().
public testCountType ( ) : void
return void