예제 #1
0
 public function testLoadCssNotExisted()
 {
     $type = 'print';
     $this->assertFalse($this->object->loadCss($type));
 }