You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: workflow-testing/api/workflow-testing.api
+36-12Lines changed: 36 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -137,6 +137,30 @@ public final class com/squareup/workflow1/testing/WorkerTesterKt {
137
137
public static synthetic fun test$default (Lcom/squareup/workflow1/Worker;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
138
138
}
139
139
140
+
public abstract interface class com/squareup/workflow1/testing/WorkflowRuntimeTeardown {
141
+
}
142
+
143
+
public final class com/squareup/workflow1/testing/WorkflowRuntimeTeardown$Cancel : com/squareup/workflow1/testing/WorkflowRuntimeTeardown {
144
+
public static final field INSTANCE Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown$Cancel;
145
+
public fun equals (Ljava/lang/Object;)Z
146
+
public fun hashCode ()I
147
+
public fun toString ()Ljava/lang/String;
148
+
}
149
+
150
+
public final class com/squareup/workflow1/testing/WorkflowRuntimeTeardown$CancelAndAwait : com/squareup/workflow1/testing/WorkflowRuntimeTeardown {
151
+
public synthetic fun <init> (JZILkotlin/jvm/internal/DefaultConstructorMarker;)V
152
+
public synthetic fun <init> (JZLkotlin/jvm/internal/DefaultConstructorMarker;)V
153
+
public final fun component1-UwyO8pc ()J
154
+
public final fun component2 ()Z
155
+
public final fun copy-VtjQ1oo (JZ)Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown$CancelAndAwait;
156
+
public static synthetic fun copy-VtjQ1oo$default (Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown$CancelAndAwait;JZILjava/lang/Object;)Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown$CancelAndAwait;
157
+
public fun equals (Ljava/lang/Object;)Z
158
+
public final fun getDrainSchedulerAfterCancel ()Z
159
+
public final fun getTimeout-UwyO8pc ()J
160
+
public fun hashCode ()I
161
+
public fun toString ()Ljava/lang/String;
162
+
}
163
+
140
164
public final class com/squareup/workflow1/testing/WorkflowTestParams {
141
165
public fun <init> ()V
142
166
public fun <init> (Lcom/squareup/workflow1/testing/WorkflowTestParams$StartMode;ZLjava/util/Set;Lcom/squareup/workflow1/testing/DeprecatedLaunchSchedulerMode;)V
@@ -238,17 +262,17 @@ public final class com/squareup/workflow1/testing/WorkflowTurbine$Companion {
238
262
}
239
263
240
264
public final class com/squareup/workflow1/testing/WorkflowTurbineKt {
241
-
public static final fun renderForTest (Lcom/squareup/workflow1/StatefulWorkflow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
242
-
public static final fun renderForTest (Lcom/squareup/workflow1/StatefulWorkflow;Lkotlinx/coroutines/flow/StateFlow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
243
-
public static synthetic fun renderForTest$default (Lcom/squareup/workflow1/StatefulWorkflow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
244
-
public static synthetic fun renderForTest$default (Lcom/squareup/workflow1/StatefulWorkflow;Lkotlinx/coroutines/flow/StateFlow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
245
-
public static final fun renderForTestForStartWith (Lcom/squareup/workflow1/Workflow;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowTestParams;Ljava/util/List;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
246
-
public static final fun renderForTestForStartWith (Lcom/squareup/workflow1/Workflow;Lkotlinx/coroutines/flow/StateFlow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Ljava/util/List;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
247
-
public static synthetic fun renderForTestForStartWith$default (Lcom/squareup/workflow1/Workflow;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowTestParams;Ljava/util/List;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
248
-
public static synthetic fun renderForTestForStartWith$default (Lcom/squareup/workflow1/Workflow;Lkotlinx/coroutines/flow/StateFlow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Ljava/util/List;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
249
-
public static final fun renderForTestFromStateWith (Lcom/squareup/workflow1/StatefulWorkflow;Ljava/lang/Object;Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
250
-
public static final fun renderForTestFromStateWith (Lcom/squareup/workflow1/StatefulWorkflow;Lkotlinx/coroutines/flow/StateFlow;Ljava/lang/Object;Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
251
-
public static synthetic fun renderForTestFromStateWith$default (Lcom/squareup/workflow1/StatefulWorkflow;Ljava/lang/Object;Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
252
-
public static synthetic fun renderForTestFromStateWith$default (Lcom/squareup/workflow1/StatefulWorkflow;Lkotlinx/coroutines/flow/StateFlow;Ljava/lang/Object;Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
265
+
public static final fun renderForTest (Lcom/squareup/workflow1/StatefulWorkflow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
266
+
public static final fun renderForTest (Lcom/squareup/workflow1/StatefulWorkflow;Lkotlinx/coroutines/flow/StateFlow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
267
+
public static synthetic fun renderForTest$default (Lcom/squareup/workflow1/StatefulWorkflow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
268
+
public static synthetic fun renderForTest$default (Lcom/squareup/workflow1/StatefulWorkflow;Lkotlinx/coroutines/flow/StateFlow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
269
+
public static final fun renderForTestForStartWith (Lcom/squareup/workflow1/Workflow;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowTestParams;Ljava/util/List;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
270
+
public static final fun renderForTestForStartWith (Lcom/squareup/workflow1/Workflow;Lkotlinx/coroutines/flow/StateFlow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Ljava/util/List;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
271
+
public static synthetic fun renderForTestForStartWith$default (Lcom/squareup/workflow1/Workflow;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowTestParams;Ljava/util/List;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
272
+
public static synthetic fun renderForTestForStartWith$default (Lcom/squareup/workflow1/Workflow;Lkotlinx/coroutines/flow/StateFlow;Lcom/squareup/workflow1/testing/WorkflowTestParams;Lkotlin/coroutines/CoroutineContext;Ljava/util/List;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
273
+
public static final fun renderForTestFromStateWith (Lcom/squareup/workflow1/StatefulWorkflow;Ljava/lang/Object;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
274
+
public static final fun renderForTestFromStateWith (Lcom/squareup/workflow1/StatefulWorkflow;Lkotlinx/coroutines/flow/StateFlow;Ljava/lang/Object;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;)V
275
+
public static synthetic fun renderForTestFromStateWith$default (Lcom/squareup/workflow1/StatefulWorkflow;Ljava/lang/Object;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
276
+
public static synthetic fun renderForTestFromStateWith$default (Lcom/squareup/workflow1/StatefulWorkflow;Lkotlinx/coroutines/flow/StateFlow;Ljava/lang/Object;Lkotlin/coroutines/CoroutineContext;Lcom/squareup/workflow1/testing/WorkflowRuntimeTeardown;Lkotlin/jvm/functions/Function2;JLkotlin/jvm/functions/Function2;ILjava/lang/Object;)V
0 commit comments