Test facultatif de Kotlin

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