Exemplo n.º 1
0
 public function testGetSession()
 {
     $this->assertEquals($this->session, $this->document->getSession());
 }