TestTransport¶
- class safir.testing.sentry.TestTransport¶
Bases:
Transport
A transport that doesn’t actually transport anything.
Methods Summary
capture_envelope
(envelope)No-op capture_envelope for tests.
Methods Documentation
Site Navigation
Section Navigation
Bases: Transport
A transport that doesn’t actually transport anything.
Methods Summary
|
No-op capture_envelope for tests. |
Methods Documentation