Skip to content

Commit 4d67f9c

Browse files
committed
api file and format
1 parent f10f259 commit 4d67f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry-system-test-support/api/sentry-system-test-support.api

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ public final class io/sentry/systemtest/util/TestHelper {
554554
public final fun doesContainLogWithBody (Lio/sentry/SentryLogEvents;Ljava/lang/String;)Z
555555
public final fun doesTransactionContainSpanWithDescription (Lio/sentry/protocol/SentryTransaction;Ljava/lang/String;)Z
556556
public final fun doesTransactionContainSpanWithOp (Lio/sentry/protocol/SentryTransaction;Ljava/lang/String;)Z
557+
public final fun doesTransactionContainSpanWithOpAndDescription (Lio/sentry/protocol/SentryTransaction;Ljava/lang/String;Ljava/lang/String;)Z
557558
public final fun doesTransactionHaveOp (Lio/sentry/protocol/SentryTransaction;Ljava/lang/String;)Z
558559
public final fun doesTransactionHaveTraceId (Lio/sentry/protocol/SentryTransaction;Ljava/lang/String;)Z
559560
public final fun ensureEnvelopeCountIncreased ()V

0 commit comments

Comments
 (0)