Beispiel #1
0
 public function testUseless()
 {
     $o = new JsonView();
     $this->assertNull($o->assign(''));
 }