Skip to content

Commit

Permalink
chore(kotest-common-enums): regenerate API golden
Browse files Browse the repository at this point in the history
  • Loading branch information
EdricChan03 committed May 7, 2024
1 parent a6e952e commit c1f095f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ public final class io/github/edricchan03/androidx/common/enums/fixtures/EnumMapE
}

public final class io/github/edricchan03/androidx/common/enums/fixtures/EnumTestsKt {
public static final fun enumKPropertyTests (Ljava/lang/String;Lkotlin/jvm/functions/Function1;Ljava/util/Map;Lkotlin/jvm/functions/Function1;Lio/kotest/property/Arb;)Lio/kotest/core/factory/TestFactory;
public static synthetic fun enumKPropertyTests$default (Ljava/lang/String;Lkotlin/jvm/functions/Function1;Ljava/util/Map;Lkotlin/jvm/functions/Function1;Lio/kotest/property/Arb;ILjava/lang/Object;)Lio/kotest/core/factory/TestFactory;
public static final fun enumTests (Ljava/lang/String;Lkotlin/jvm/functions/Function1;Ljava/util/Map;Lkotlin/jvm/functions/Function1;Lio/kotest/property/Arb;)Lio/kotest/core/factory/TestFactory;
public static synthetic fun enumTests$default (Ljava/lang/String;Lkotlin/jvm/functions/Function1;Ljava/util/Map;Lkotlin/jvm/functions/Function1;Lio/kotest/property/Arb;ILjava/lang/Object;)Lio/kotest/core/factory/TestFactory;
public static final fun intEnumTests (Ljava/lang/String;Lkotlin/jvm/functions/Function1;Ljava/util/Map;Lkotlin/jvm/functions/Function1;Lio/kotest/property/Arb;)Lio/kotest/core/factory/TestFactory;
Expand Down

0 comments on commit c1f095f

Please sign in to comment.