Skip to content

Commit

Permalink
Update mockk.api
Browse files Browse the repository at this point in the history
  • Loading branch information
krocard committed Apr 3, 2024
1 parent 4917ecc commit 8e024f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/mockk/api/mockk.api
@@ -1,4 +1,6 @@
public final class io/mockk/JVMMockKKt {
public static final fun clearStaticMockk ([Lkotlin/reflect/KFunction;)V
public static final fun clearStaticMockk ([Lkotlin/reflect/KProperty;)V
public static final fun getDeclaringKotlinFile (Lkotlin/reflect/KFunction;)Lkotlin/reflect/KClass;
public static final fun mockkStatic ([Lkotlin/reflect/KFunction;)V
public static final fun mockkStatic ([Lkotlin/reflect/KFunction;Lkotlin/jvm/functions/Function0;)V
Expand Down

0 comments on commit 8e024f0

Please sign in to comment.