wisp-feature-testing
2023.12.07.232035-aa41531
wisp-feature-testing
/
wisp.feature.testing
/
FeaturesConfig
Features
Config
data
class
FeaturesConfig
@
JvmOverloads
constructor
(
featureName
:
String
,
key
:
String
?
,
attributes
:
Attributes
,
value
:
String
,
type
:
String
)
Content copied to clipboard
Properties
Properties
attributes
Link copied to clipboard
val
attributes
:
Attributes
Content copied to clipboard
featureName
Link copied to clipboard
val
featureName
:
String
Content copied to clipboard
key
Link copied to clipboard
val
key
:
String
?
=
null
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard