PHP Class SearchTest, glpi

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: glpi-project/glpi Class Usage Examples

Public Methods

Method Description
testMetaComputerSoftwareLicense ( )
testMetaComputerUser ( )
testSearchOptions ( ) This test will add all serachoptions in each itemtype and check if the search give a SQL error
testUser ( )
test_search_all_meta ( ) Test search with all meta to not have SQL errors

Private Methods

Method Description
doSearch ( $itemtype, $params, array $forcedisplay = [] )
getClasses ( $function = false ) Get all classes in folder inc/

Method Details

testMetaComputerSoftwareLicense() public method

testMetaComputerUser() public method

testSearchOptions() public method

This test will add all serachoptions in each itemtype and check if the search give a SQL error
public testSearchOptions ( )

testUser() public method

public testUser ( )

test_search_all_meta() public method

Test search with all meta to not have SQL errors