C# Class TestApp.AutomationApi

Afficher le fichier Open project: 2gis/winphonedriver

Méthodes publiques

Méthode Description
Alert ( string text ) : void
AlertEmpty ( ) : void
Echo ( string text ) : string
ReturnStubState ( ) : TestDto

Method Details

Alert() public static méthode

public static Alert ( string text ) : void
text string
Résultat void

AlertEmpty() public static méthode

public static AlertEmpty ( ) : void
Résultat void

Echo() public static méthode

public static Echo ( string text ) : string
text string
Résultat string

ReturnStubState() public static méthode

public static ReturnStubState ( ) : TestDto
Résultat TestDto