kotest-extensions-koin
Module Contents
alltypes
Module Contents
class
KoinListener
:
TestListener
Module Contents
KoinListener
(
module
:
Module
)
KoinListener
(
modules
:
List
<
Module
>
)
suspend
fun
afterTest
(
testCase
:
TestCase
,
result
:
TestResult
)
:
Unit
suspend
fun
beforeTest
(
testCase
:
TestCase
)
:
Unit
package
io.kotest.koin
Module Contents
class
KoinListener
:
TestListener
Module Contents
KoinListener
(
module
:
Module
)
KoinListener
(
modules
:
List
<
Module
>
)
suspend
fun
afterTest
(
testCase
:
TestCase
,
result
:
TestResult
)
:
Unit
suspend
fun
beforeTest
(
testCase
:
TestCase
)
:
Unit