ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
setUp () | |
testBindValue ($value) | |
@dataProvider binderProvider More... | |
binderProvider () | |
testDataTypeForValue () | |
@dataProvider providerDataTypeForValue More... | |
providerDataTypeForValue () | |
testDataTypeForRichTextObject () | |
Protected Member Functions | |
createCellStub () | |
Protected Attributes | |
$cellStub | |
Definition at line 5 of file DefaultValueBinderTest.php.
DefaultValueBinderTest::binderProvider | ( | ) |
Definition at line 42 of file DefaultValueBinderTest.php.
|
protected |
Definition at line 18 of file DefaultValueBinderTest.php.
Referenced by testBindValue().
DefaultValueBinderTest::providerDataTypeForValue | ( | ) |
Definition at line 71 of file DefaultValueBinderTest.php.
DefaultValueBinderTest::setUp | ( | ) |
Definition at line 9 of file DefaultValueBinderTest.php.
References defined.
DefaultValueBinderTest::testBindValue | ( | $value | ) |
@dataProvider binderProvider
Definition at line 34 of file DefaultValueBinderTest.php.
References $result, and createCellStub().
DefaultValueBinderTest::testDataTypeForRichTextObject | ( | ) |
Definition at line 76 of file DefaultValueBinderTest.php.
References $objRichText, $result, and PHPExcel_Cell_DataType\TYPE_INLINE.
DefaultValueBinderTest::testDataTypeForValue | ( | ) |
@dataProvider providerDataTypeForValue
Definition at line 63 of file DefaultValueBinderTest.php.
References $result.
|
protected |
Definition at line 7 of file DefaultValueBinderTest.php.