Class TestSession
Represents a test usage session of a web-app It will maintain session-state from request to request
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
submitForm( mixed $formID, mixed $button = null, mixed $data = array() )
Submit the form with the given HTML ID, filling it out with the given data. Acts on the most recent response |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Magic methods summary
Properties summary
protected
mixed
|
$controller |