Unidad PHP Espere excepción

$this->expectException(InvalidArgumentException::class);
Tiago F2