예제 #1
0
 /**
  * @return	null
  */
 public function testBuildEmpty()
 {
     $this->assertEquals('', $this->content->build());
 }