PHP Class Microweber\tests\DbTest

Inheritance: extends TestCase
Datei anzeigen Open project: microweber/microweber

Public Methods

Method Description
setUp ( )
testIncludeExcludeIds ( )
testLimitAndPaging ( )
testMinMaxAvg ( )
testOrderBy ( )
testPageCount ( )
testSelectOnlyFields ( )
testShorthandFilters ( )
testSimpleCount ( )
testSimpleGet ( )
testSimpleSave ( )

Method Details

setUp() public method

public setUp ( )

testIncludeExcludeIds() public method

testLimitAndPaging() public method

public testLimitAndPaging ( )

testMinMaxAvg() public method

public testMinMaxAvg ( )

testOrderBy() public method

public testOrderBy ( )

testPageCount() public method

public testPageCount ( )

testSelectOnlyFields() public method

testShorthandFilters() public method

testSimpleCount() public method

public testSimpleCount ( )

testSimpleGet() public method

public testSimpleGet ( )

testSimpleSave() public method

public testSimpleSave ( )