TestClassFieldsCollectionBuilderShort
extends WP_UnitTestCase
in package
Tags
Table of Contents
- $_exampleRowsByModule : array<string|int, mixed>
- $_pSubject : FieldsCollectionBuilderShort
- prepare() : mixed
- testAddFieldsAddressEstate() : mixed
- testAddFieldsFormBackend() : mixed
- testAddFieldsFormFrontend() : mixed
- testAddFieldsSearchCriteria() : mixed
- testAddFieldsSearchCriteriaSpecificBackend() : mixed
- testCombination() : mixed
Properties
$_exampleRowsByModule
private
array<string|int, mixed>
$_exampleRowsByModule
= ['address' => ['testAddressField1' => ['label' => 'testField Label', 'module' => 'address', 'content' => 'Stammdaten', 'permittedvalues' => [], 'type' => 'varchar', 'rangefield' => false]], 'estate' => ['testEstateField2' => ['label' => 'testField2 Label', 'module' => 'estate', 'content' => 'Technische-Angaben', 'permittedvalues' => [], 'type' => 'varchar', 'rangefield' => false]], 'searchcriteria' => ['testSKField1' => ['label' => 'testField2 Label', 'module' => 'searchcriteria', 'content' => 'Technische-Angaben', 'permittedvalues' => [], 'type' => 'varchar', 'rangefield' => false]]]
$_pSubject
private
FieldsCollectionBuilderShort
$_pSubject
= null
Methods
prepare()
public
prepare() : mixed
Tags
Return values
mixed —testAddFieldsAddressEstate()
public
testAddFieldsAddressEstate() : mixed
Tags
Return values
mixed —testAddFieldsFormBackend()
public
testAddFieldsFormBackend() : mixed
Tags
Return values
mixed —testAddFieldsFormFrontend()
public
testAddFieldsFormFrontend() : mixed
Tags
Return values
mixed —testAddFieldsSearchCriteria()
public
testAddFieldsSearchCriteria() : mixed
Tags
Return values
mixed —testAddFieldsSearchCriteriaSpecificBackend()
public
testAddFieldsSearchCriteriaSpecificBackend() : mixed
Tags
Return values
mixed —testCombination()
public
testCombination() : mixed