Exemplo n.º 1
0
 public function testGetDocuments()
 {
     $this->assertEquals($this->items, $this->group->getDocuments());
 }