rspec-webservice_matchers
rspec-webservice_matchers copied to clipboard
Refactor and create TestResult classes / named structs
Custom matchers should call public test functions which return TestResult
.
E.g.,
BeUpTestResult
will have success?
and status_code
In progress in PR #37