ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
setUp () | |
testGetAutoSizeMethod () | |
testSetAutoSizeMethod () | |
testSetAutoSizeMethodWithInvalidValue () | |
testFontSizeToPixels () | |
@dataProvider providerFontSizeToPixels More... | |
providerFontSizeToPixels () | |
testInchSizeToPixels () | |
@dataProvider providerInchSizeToPixels More... | |
providerInchSizeToPixels () | |
testCentimeterSizeToPixels () | |
@dataProvider providerCentimeterSizeToPixels More... | |
providerCentimeterSizeToPixels () | |
Definition at line 6 of file FontTest.php.
FontTest::providerCentimeterSizeToPixels | ( | ) |
Definition at line 89 of file FontTest.php.
FontTest::providerFontSizeToPixels | ( | ) |
Definition at line 57 of file FontTest.php.
FontTest::providerInchSizeToPixels | ( | ) |
Definition at line 73 of file FontTest.php.
FontTest::setUp | ( | ) |
Definition at line 9 of file FontTest.php.
References defined.
FontTest::testCentimeterSizeToPixels | ( | ) |
@dataProvider providerCentimeterSizeToPixels
Definition at line 81 of file FontTest.php.
References $result.
FontTest::testFontSizeToPixels | ( | ) |
@dataProvider providerFontSizeToPixels
Definition at line 49 of file FontTest.php.
References $result.
FontTest::testGetAutoSizeMethod | ( | ) |
Definition at line 17 of file FontTest.php.
References $result, and PHPExcel_Shared_Font\AUTOSIZE_METHOD_APPROX.
FontTest::testInchSizeToPixels | ( | ) |
@dataProvider providerInchSizeToPixels
Definition at line 65 of file FontTest.php.
References $result.
FontTest::testSetAutoSizeMethod | ( | ) |
Definition at line 25 of file FontTest.php.
References $result, PHPExcel_Shared_Font\AUTOSIZE_METHOD_APPROX, and PHPExcel_Shared_Font\AUTOSIZE_METHOD_EXACT.
FontTest::testSetAutoSizeMethodWithInvalidValue | ( | ) |
Definition at line 38 of file FontTest.php.
References $result.