コード例 #1
0
ファイル: PageTest.php プロジェクト: eltonoliveira/qa-tools
 public function testConstructor()
 {
     $this->assertSame($this->session, $this->page->getSession());
 }