PHPWord/tests/PhpWord/Tests/Style
Ivan Lanin 999a9c5037 Style: Remove `bgColor` from `Font`, `Table`, and `Cell` and put it into the new `Shading` style 2014-05-02 09:45:16 +07:00
..
AbstractStyleTest.php Basic PDF Writer #68 2014-04-14 00:28:15 +07:00
CellTest.php Remove underscore prefix from all private properties name 2014-04-06 18:16:28 +07:00
FontTest.php Remove underscore prefix from all private properties name 2014-04-06 18:16:28 +07:00
ImageTest.php Code formatting and some more tests 2014-04-12 12:17:28 +07:00
ListItemTest.php Unit test for AbstractStyle 2014-04-12 12:59:44 +07:00
NumberingLevelTest.php Additional unit tests and some code deduplication 2014-04-11 21:28:43 +07:00
ParagraphTest.php PHPMD fixes and remove Style\Tabs (not needed) 2014-04-22 17:54:08 +07:00
RowTest.php Remove underscore prefix from all private properties name 2014-04-06 18:16:28 +07:00
SectionTest.php Style: Remove `bgColor` from `Font`, `Table`, and `Cell` and put it into the new `Shading` style 2014-05-02 09:45:16 +07:00
TOCTest.php Remove underscore prefix from all private properties name 2014-04-06 18:16:28 +07:00
TableTest.php Remove underscore prefix from all private properties name 2014-04-06 18:16:28 +07:00
TabsTest.php Simplify all classes docblock 2014-03-27 23:55:06 +07:00