Ahmed Mourad
10/04/2020, 7:42 PM@Config(sdk = [Build.VERSION_CODES.O_MR1])
@RobolectricTest
class SomeTest : DescribeSpec({ ... })
wasyl
10/04/2020, 7:57 PMwasyl
10/04/2020, 8:01 PMAhmed Mourad
10/04/2020, 10:00 PMrobolectric.properties
file, but now I'm getting this error:
java.lang.IllegalStateException: this method should only be called by Robolectric
Which is also reported here:
https://github.com/kotest/kotest/issues/1620
Did you manage to get Robolectric to work here? Is there a way around this?wasyl
10/05/2020, 7:18 AMsam
10/05/2020, 10:03 AMsam
10/05/2020, 10:05 AMwasyl
10/05/2020, 10:08 AMsam
10/05/2020, 10:13 AM