|
From: Gabor S. <sz...@gm...> - 2009-03-15 12:41:29
|
Now I need to write
$this->assertTrue($this->get($url));
$this->assertTrue($this->click('Add'));
are there helper method such as assertGet and assertClick that will replace
the need for the above or are there plans to add those?
Gabor
|