VerifyThrowableTrait
Table of Contents
Methods
- doesNotThrow() : mixed
- throws() : mixed
Methods
doesNotThrow()
public
doesNotThrow([mixed $throws = null ][, mixed $message = false ]) : mixed
Parameters
- $throws : mixed = null
- $message : mixed = false
throws()
public
throws([Exception|string|null $throws = null ][, string|false $message = false ]) : mixed
Parameters
- $throws : Exception|string|null = null
- $message : string|false = false