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.409s) |
| testSplashScreenWithEmptyTitlesShouldNotDelayNextScreen | failed (0.315s) |
| testSplashScreenWithTitlesShouldShowTitles | passed (0.426s) |