Example #1
0
 public function testConstructor()
 {
     $this->assertSame($this->session, $this->page->getSession());
 }