TestClassInputModelDBFactoryConfigGeoFields
extends WP_UnitTestCase
in package
Tags
Table of Contents
- testGetBooleanFields() : mixed
- testGetConfigEstate() : mixed
- testGetConfigSearchCriteria() : mixed
- testGetConfigUnknownModule() : mixed
- checkConfigForTableAndField() : mixed
- getExpectedFields() : array<string|int, mixed>
Methods
testGetBooleanFields()
public
testGetBooleanFields() : mixed
Return values
mixed —testGetConfigEstate()
public
testGetConfigEstate() : mixed
Return values
mixed —testGetConfigSearchCriteria()
public
testGetConfigSearchCriteria() : mixed
Return values
mixed —testGetConfigUnknownModule()
public
testGetConfigUnknownModule() : mixed
Return values
mixed —checkConfigForTableAndField()
private
checkConfigForTableAndField(string $table, array<string|int, mixed> $fields) : mixed
Parameters
- $table : string
- $fields : array<string|int, mixed>
Return values
mixed —getExpectedFields()
private
getExpectedFields(bool $booleanFieldsOnly) : array<string|int, mixed>
Parameters
- $booleanFieldsOnly : bool