Esempio n. 1
0
 function let(Browser $browser)
 {
     $browser->beADoubleOf('Buzz\\Browser');
     $this->beConstructedWith($browser, $this->baseUrl);
 }