expectException(Exception::class); $this->expectExceptionCode($errorCode); $closure(); } }