Throw a meaningful exception if uiTestJUnit4
used with a wrong configuration
#3517
Labels
uiTestJUnit4
used with a wrong configuration
#3517
It can be used without @rule or with Junit5 annotations. We should throw a meaningful in this case instead of
kotlin.UninitializedPropertyAccessException: lateinit property scene has not been initialized
.See #1336 (comment).
The text was updated successfully, but these errors were encountered: