onOffice WP Plugin

TestClassDefaultValueModelToOutputConverter extends WP_UnitTestCase
in package

Table of Contents

$_pContainer  : Container
$_pField  : Field
$_pSubject  : DefaultValueModelToOutputConverter
prepare()  : mixed
testGetConvertedFieldForBoolField()  : mixed
testGetConvertedFieldForEmptyMultiSelectField()  : mixed
testGetConvertedFieldForEmptyNumericRangeField()  : mixed
testGetConvertedFieldForEmptySingleSelectField()  : mixed
testGetConvertedFieldForEmptyTextField()  : mixed
testGetConvertedFieldForNonEmptyBoolField()  : mixed
testGetConvertedFieldForNonEmptyMultiSelectField()  : mixed
testGetConvertedFieldForNonEmptyNumericRangeField()  : mixed
testGetConvertedFieldForNonEmptySingleSelectField()  : mixed
testGetConvertedFieldForNonEmptyTextField()  : mixed
testGetConvertedFieldForRegZusatz()  : mixed
testGetConvertedFieldForUnknownFieldType()  : mixed

Properties

Methods

testGetConvertedFieldForEmptyMultiSelectField()

public testGetConvertedFieldForEmptyMultiSelectField() : mixed
Tags
throws
DependencyException
throws
NotFoundException
Return values
mixed

testGetConvertedFieldForEmptyNumericRangeField()

public testGetConvertedFieldForEmptyNumericRangeField() : mixed
Tags
throws
DependencyException
throws
NotFoundException
Return values
mixed

testGetConvertedFieldForEmptySingleSelectField()

public testGetConvertedFieldForEmptySingleSelectField() : mixed
Tags
throws
DependencyException
throws
NotFoundException
Return values
mixed

testGetConvertedFieldForNonEmptyBoolField()

public testGetConvertedFieldForNonEmptyBoolField() : mixed
Tags
throws
DependencyException
throws
NotFoundException
Return values
mixed

testGetConvertedFieldForNonEmptyMultiSelectField()

public testGetConvertedFieldForNonEmptyMultiSelectField() : mixed
Tags
throws
DependencyException
throws
NotFoundException
Return values
mixed

testGetConvertedFieldForNonEmptyNumericRangeField()

public testGetConvertedFieldForNonEmptyNumericRangeField() : mixed
Tags
throws
DependencyException
throws
NotFoundException
Return values
mixed

testGetConvertedFieldForNonEmptySingleSelectField()

public testGetConvertedFieldForNonEmptySingleSelectField() : mixed
Tags
throws
DependencyException
throws
NotFoundException
Return values
mixed

testGetConvertedFieldForNonEmptyTextField()

public testGetConvertedFieldForNonEmptyTextField() : mixed
Tags
throws
DependencyException
throws
NotFoundException
Return values
mixed

testGetConvertedFieldForUnknownFieldType()

public testGetConvertedFieldForUnknownFieldType() : mixed
Tags
throws
DependencyException
throws
NotFoundException
Return values
mixed

Search results