Join Slack
Powered by
Hi, could anybody explain what I did wrong? I wrot...
# android
r
Reyst
09/24/2017, 2:12 PM
Hi, could anybody explain what I did wrong? I wrote two similar test classes, one with Kotlin and another with Java. And java test is working well and kotlin isn't working, it crashes with the exception. This is java test
https://github.com/Reyst/Tax-Calculator/blob/master/app/src/test/java/reyst/gsihome/taxcalc/rest/TestCurrencyService.java
, and this is kotlin one
https://github.com/Reyst/Tax-Calculator/blob/master/app/src/test/java/reyst/gsihome/taxcalc/rest/CurrencyServiceTest.kt
2
Views
Open in Slack
Previous
Next