Skip to content

Commit

Permalink
apiDump
Browse files Browse the repository at this point in the history
  • Loading branch information
dkhalanskyjb committed Mar 26, 2021
1 parent 6cf9abb commit fbefe36
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kotlinx-coroutines-debug/api/kotlinx-coroutines-debug.api
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ public abstract interface annotation class kotlinx/coroutines/debug/junit5/Corou
public abstract fun testTimeoutMs ()J
}

public final class kotlinx/coroutines/debug/junit5/CoroutinesTimeoutException : java/lang/Exception {
public fun <init> (J)V
public final fun getTimeoutMs ()J
}

public final class kotlinx/coroutines/debug/junit5/CoroutinesTimeoutExtension : org/junit/jupiter/api/extension/InvocationInterceptor {
public static final field Companion Lkotlinx/coroutines/debug/junit5/CoroutinesTimeoutExtension$Companion;
public fun <init> ()V
Expand Down

0 comments on commit fbefe36

Please sign in to comment.