static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
bool contains(mixed $key, mixed $value = null) Determine if a key exists in the collection. Parameters mixed $key mixed $value Return Value bool
void __wakeup() Restore the model after serialization. Return Value void
void put(string|array $key, mixed $value = null) Put a key / value pair or array of key / value pairs in the session. Parameters string|array $key mixed $value Return Value void
static bool hasMacro(string $name) Checks if macro is registered. Parameters string $name Return Value bool
HttpException class HttpException extends PHPUnit_Framework_ExpectationFailedException (View source)
void flashInput(array $value) Flash an input array to the session. Parameters array $value Return Value void
string getEmailForPasswordReset() Get the e-mail address where password reset links are sent. Return Value string
has($name) {@inheritdoc} Parameters $name
void runProcess(Process $process, int $memory) Run the given process. Parameters Process $process int $memory Return Value void
Page 200 of 996