Method | Description | |
---|---|---|
__construct ( hash $attributes ) | Sets the basic test information except the name. | |
getName ( ) : string | Accessor for name. | |
setName ( string $name ) | Sets the test case/method name. |
Method | Description | |
---|---|---|
getAttributes ( ) : hash | Accessor for attributes. |
public __construct ( hash $attributes ) | ||
$attributes | hash | Name value pairs. |
protected getAttributes ( ) : hash | ||
return | hash | All attributes. |