Uses of Class
zipkin2.junit.ZipkinRule
-
Uses of ZipkinRule in zipkin2.junit
Methods in zipkin2.junit that return ZipkinRule Modifier and Type Method Description ZipkinRuleZipkinRule. enqueueFailure(HttpFailure failure)Adds a one-time failure to the http endpoint.ZipkinRuleZipkinRule. storeSpans(List<Span> spans)Stores the given spans directly, to setup preconditions for a test.