Join Slack
Powered by
hi all guys. i need some help with `Spek` and `kot...
# spek
d
dmitriy.m
07/04/2016, 8:28 AM
hi all guys. i need some help with
Spek
and
kotlin
i have unit test with
Copy code
@Rule val folder = TemporaryFolder()
but inside my spek test i cannot have access to it( if i put it inside
companion object
, it cannot be initialzed correctly
2
Views
Open in Slack
Previous
Next