rspec-webservice_matchers icon indicating copy to clipboard operation
rspec-webservice_matchers copied to clipboard

Refactor and create TestResult classes / named structs

Open dogweather opened this issue 8 years ago • 1 comments

Custom matchers should call public test functions which return TestResult.

E.g.,

BeUpTestResult will have success? and status_code

dogweather avatar Mar 29 '16 00:03 dogweather

In progress in PR #37

dogweather avatar Mar 29 '16 07:03 dogweather