Join Slack
Powered by
Anybody tried to write JUnit test rule in Kotlin? ...
# reflect
a
artem_zin
05/30/2016, 3:10 PM
Anybody tried to write JUnit test rule in Kotlin? The problem I’m facing is that
description.getAnnotations()
is empty even though I've marked test with annotation (created in Kotlin).
2
Views
Open in Slack
Previous
Next