MapsActivityTest

class MapsActivityTest

MapsActivityTest includes multiple testcases which can be executed for MapsActivity specifically

Author

Darshan Bhanushali

Constructors

Link copied to clipboard
fun MapsActivityTest()

Functions

Link copied to clipboard
fun A_clickOnTaxiMarker()

This test assures that data get loaded in map view and perform certain actions like click on marker action. i.e Taxi

Link copied to clipboard
fun B_clickOnPoolingMarker()

This test assures that data get loaded in map view and perform certain actions like click on marker action. i.e Pooling

Link copied to clipboard
fun setup()

Properties

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