Method | Description | |
---|---|---|
description ( ) : string | Returns the description message. | |
match ( collection $actual, mixed $expected ) : boolean | Expect that $actual array contain the $expected key. |
public static description ( ) : string | ||
return | string | The description message. |