feature_test.shoulds.vibe

Undocumented in source.

Members

Functions

shouldThrowRestException
bool shouldThrowRestException(E expression, HTTPStatus status, string file, typeof(__LINE__) line)

Calls the given expression and returns true if it throws a RestException with the given status

Meta