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 | test(AVD) - 10 |
|---|---|
| testSplashScreenWithEmptyTitlesShouldHideTitles | passed (0.506s) |
| testSplashScreenWithEmptyTitlesShouldNotDelayNextScreen | failed (0.365s) |
| testSplashScreenWithTitlesShouldShowTitles | passed (0.277s) |