misk-feature-testing
0.25.0-20221221.2032-db1ce9a
misk-feature-testing
/
misk.feature.testing
/
FakeFeatureFlags
/
getEnum
get
Enum
open
override
fun
<
T
:
Enum
<
T
>
>
getEnum
(
feature
:
Feature
,
key
:
String
,
clazz
:
Class
<
T
>
,
attributes
:
Attributes
)
:
T
Content copied to clipboard
open
override
fun
<
T
:
Enum
<
T
>
>
getEnum
(
feature
:
Feature
,
clazz
:
Class
<
T
>
)
:
T
Content copied to clipboard