SelectUnitTest
extends TestCase
in package
Tags
Table of Contents
- testConstructor() : void
- Testing constructor
- testConstructorWithDataSource() : void
- Testing constructor when records are fetched from data source
- testConstructorWithDefaultedType() : void
- Testing constructor with type wich is defaulted to integer
- getSettings() : array<string|int, mixed>
- Field settings
Methods
testConstructor()
Testing constructor
public
testConstructor() : void
Return values
void —testConstructorWithDataSource()
Testing constructor when records are fetched from data source
public
testConstructorWithDataSource() : void
Return values
void —testConstructorWithDefaultedType()
Testing constructor with type wich is defaulted to integer
public
testConstructorWithDefaultedType() : void
Return values
void —getSettings()
Field settings
protected
getSettings() : array<string|int, mixed>
Return values
array<string|int, mixed> —select field settings