Class com.nmc.android.ui.LauncherActivityIT

3

tests

1

failures

0

skipped

1.148s

duration

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)