SplashActivityTest

class SplashActivityTest

SplashActivityTest is used to run the testcases which are related to SplashActivity.

Author

Darshan Bhanushali

Constructors

Link copied to clipboard
fun SplashActivityTest()

Functions

Link copied to clipboard
fun A_loadedIn5Sec()

This Test assures whether the Data get fetched within 5 sec and loaded in vehicle list.

Link copied to clipboard
fun B_loadedIn10Sec()

This test assures whether the Data get fetched within 10 sec and loaded in vehicle list,

Link copied to clipboard
fun C_loadedIn15Sec()

This test assures whether the Data get fetched within 15 sec and loaded in vehicle list.

Link copied to clipboard
fun setup()

This is executed at initial stage and it load the apps whenever this testcase file us executed.

Properties

Link copied to clipboard
var bottomNavigation: BottomNavigationView? = null
Link copied to clipboard
val mActivityRule: <ERROR CLASS>
Link copied to clipboard
val PACKAGE: String
Link copied to clipboard
val TIMEOUT: Int = 5000
Link copied to clipboard
var uiDevice: <ERROR CLASS>? = null