true)); $this->assertEquals('BLACK', $style->getForeground()); $this->assertEquals('WHITE', $style->getBackground()); $this->assertEquals(array('BOLD' => true), $style->getOptions()); } }