MCPcopy Create free account
hub / github.com/airbnb/binaryalert / TestFailureError

Class TestFailureError

cli/exceptions.py:12–13  ·  view source on GitHub ↗

Exception raised when a BinaryAlert test fails.

Source from the content-addressed store, hash-verified

10
11
12class TestFailureError(ManagerError):
13 """Exception raised when a BinaryAlert test fails."""

Callers 2

live_testMethod · 0.90
unit_testMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected