Exemplo n.º 1
0
 /**
  * Returns the {@link Session} object for this test
  *
  * @return Session
  */
 public function session()
 {
     return $this->mainSession->session();
 }