tes opsional Kotlin
every {
mock.method(param)
} returns Optional.of(value)
jcho.morpheo
every {
mock.method(param)
} returns Optional.of(value)