Uses of Class
zipkin2.junit5.HttpFailure
-
Uses of HttpFailure in zipkin2.junit5
Modifier and TypeMethodDescriptionstatic HttpFailure
HttpFailure.disconnectDuringBody()
Ex a network partition occurs in the middle of the POST requeststatic HttpFailure
HttpFailure.sendErrorResponse
(int code, String body) Ex code 400 when the server cannot read the spansModifier and TypeMethodDescriptionZipkinExtension.enqueueFailure
(HttpFailure failure) Adds a one-time failure to the http endpoint.