TestClassDefaultValueCreate
extends WP_UnitTestCase
in package
Table of Contents
- $_pRecordManagerFactory : RecordManagerFactory
- $_pRecordManagerInsertGeneric : RecordManagerInsertGeneric
- $_pSubject : DefaultValueCreate
- prepare() : mixed
- testCreateForBool() : mixed
- testCreateForMultiselect() : mixed
- testCreateForNumericRange() : mixed
- testCreateForSingleselect() : mixed
- testCreateForText() : mixed
Properties
$_pRecordManagerFactory
private
RecordManagerFactory
$_pRecordManagerFactory
= null
$_pRecordManagerInsertGeneric
private
RecordManagerInsertGeneric
$_pRecordManagerInsertGeneric
= null
$_pSubject
private
DefaultValueCreate
$_pSubject
= null
Methods
prepare()
public
prepare() : mixed
Tags
Return values
mixed —testCreateForBool()
public
testCreateForBool() : mixed
Tags
Return values
mixed —testCreateForMultiselect()
public
testCreateForMultiselect() : mixed
Return values
mixed —testCreateForNumericRange()
public
testCreateForNumericRange() : mixed
Tags
Return values
mixed —testCreateForSingleselect()
public
testCreateForSingleselect() : mixed
Return values
mixed —testCreateForText()
public
testCreateForText() : mixed