PHP 클래스 SearchTest, glpi

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: glpi-project/glpi 1 사용 예제들

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
doSearch ( $itemtype, $params, array $forcedisplay = [] )
getClasses ( $function = false ) Get all classes in folder inc/

메소드 상세

testMetaComputerSoftwareLicense() 공개 메소드

testMetaComputerUser() 공개 메소드

testSearchOptions() 공개 메소드

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

testUser() 공개 메소드

public testUser ( )

test_search_all_meta() 공개 메소드

Test search with all meta to not have SQL errors