FieldSetUnitTest
extends TestCase
in package
Table of Contents
- test() : void
- Testing method removeField
- testConstructor() : void
- Testing constructor
- testGetFieldsNames() : void
- Testing getFieldsNames method
- testGetFieldType() : void
- Testing getFieldType method
- testGetFieldTypeException() : void
- Testing getFieldType method with exception
- testGetFieldTypeExceptionUntyped() : void
- Testing getFieldType method with exception for untyped field
- testHasCustomFieldsFalse() : void
- Testing method hasCustomFields
- testHasCustomFieldsTrue() : void
- Testing method hasCustomFields
- testHasCustomFieldsUntyped() : void
- Testing method hasCustomFields
- testHasField() : void
- Testing hasField method
- testValidateFieldExistance() : void
- Testing validateFieldExistance method for existing field
- testValidateFieldExistanceException() : void
- Testing validateFieldExistance method for unexisting field
- dataCustom() : array<string|int, mixed>
- Testing data
- dataNoCustom() : array<string|int, mixed>
- Testing data
- dataSet() : array<string|int, mixed>
- Testing data
Methods
test()
Testing method removeField
public
test() : void
Return values
void —testConstructor()
Testing constructor
public
testConstructor() : void
Return values
void —testGetFieldsNames()
Testing getFieldsNames method
public
testGetFieldsNames() : void
Return values
void —testGetFieldType()
Testing getFieldType method
public
testGetFieldType() : void
Return values
void —testGetFieldTypeException()
Testing getFieldType method with exception
public
testGetFieldTypeException() : void
Return values
void —testGetFieldTypeExceptionUntyped()
Testing getFieldType method with exception for untyped field
public
testGetFieldTypeExceptionUntyped() : void
Return values
void —testHasCustomFieldsFalse()
Testing method hasCustomFields
public
testHasCustomFieldsFalse() : void
Return values
void —testHasCustomFieldsTrue()
Testing method hasCustomFields
public
testHasCustomFieldsTrue() : void
Return values
void —testHasCustomFieldsUntyped()
Testing method hasCustomFields
public
testHasCustomFieldsUntyped() : void
Return values
void —testHasField()
Testing hasField method
public
testHasField() : void
Return values
void —testValidateFieldExistance()
Testing validateFieldExistance method for existing field
public
testValidateFieldExistance() : void
Return values
void —testValidateFieldExistanceException()
Testing validateFieldExistance method for unexisting field
public
testValidateFieldExistanceException() : void
Return values
void —dataCustom()
Testing data
private
dataCustom() : array<string|int, mixed>
Return values
array<string|int, mixed> —testing data
dataNoCustom()
Testing data
private
dataNoCustom() : array<string|int, mixed>
Return values
array<string|int, mixed> —testing data
dataSet()
Testing data
private
dataSet() : array<string|int, mixed>
Return values
array<string|int, mixed> —testing data