http4k-testing-chaos
Toggle table of contents
6.20.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-testing-chaos
http4k-testing-chaos
/
org.http4k.chaos
/
ChaosTriggers
/
PercentageBased
/
fromEnvironment
from
Environment
fun
fromEnvironment
(
env
:
(
String
)
->
String
?
=
System::getenv
,
defaultPercentage
:
Int
=
50
,
name
:
String
=
"CHAOS_PERCENTAGE"
)
:
Trigger
(
source
)
Get a percentage from the environment. Defaults to CHAOS_PERCENTAGE and a value of 50%