Class com.nmc.android.ui.LauncherActivityIT
|
66%
successful |
Failed tests
testSplashScreenWithEmptyTitlesShouldNotDelayNextScreen
java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at com.nmc.android.ui.LauncherActivityIT.testSplashScreenWithEmptyTitlesShouldNotDelayNextScreen(LauncherActivityIT.kt:51)
Tests
| Test | emulator-5554 |
|---|---|
| testSplashScreenWithEmptyTitlesShouldHideTitles | passed (0.508s) |
| testSplashScreenWithEmptyTitlesShouldNotDelayNextScreen | failed (0.391s) |
| testSplashScreenWithTitlesShouldShowTitles | passed (0.529s) |