New ColdBox CustomMatchers object found at coldbox.system.testing.CustomMatchers which is loaded on all tests. This includes the following matchers:
`toHaveStatus()` - To test against restful response status codes
`toHaveInvalidDate()` - To test against restful response cbValidation data
Might I recomment that failures on toHaveStatus debug the event object?
It does!