Exemplo n.º 1
0
 public function testRetrieveDocument()
 {
     $this->assertSame($this->getDocumentMock(), $this->object->getDocument());
 }