Class com.nmc.android.ui.LauncherActivityIT

3

tests

1

failures

0

skipped

1.428s

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 emulator-5554
testSplashScreenWithEmptyTitlesShouldHideTitles passed (0.508s)
testSplashScreenWithEmptyTitlesShouldNotDelayNextScreen failed (0.391s)
testSplashScreenWithTitlesShouldShowTitles passed (0.529s)