public static final int RIGHTSee Also:Constant Field ValuesLEFT
public static final int LEFTSee Also:Constant Field ValuesUP
public static final int UPSee Also:Constant Field ValuesDOWN
public static final int DOWNSee Also:Constant Field ValuesENTER
public static final int ENTERSee Also:Constant Field ValuesMENU
public static final int MENUSee Also:Constant Field ValuesDELETE
public static final int DELETESee Also:Constant Field ValuesCLOSED
public static final int CLOSEDSee Also:Constant Field ValuesOPENED
public static final int OPENEDSee Also:Constant Field ValuesConstructor DetailSolo
public Solo(android.app.Instrumentation instrumentation, android.app.Activity activity)Constructor that takes the Instrumentation object and the start Activity。
Parameters:instrumentation - the Instrumentation instanceactivity - the start Activity or null if no Activity is specifiedSolo
public Solo(android.app.Instrumentation instrumentation, Solo.Config config)Constructor that takes the Instrumentation and Config objects。Parameters:instrumentation - the Instrumentation instanceconfig - the Solo。Config instanceSolo
public Solo(android.app.Instrumentation instrumentation, Solo.Config config, android.app.Activity activity)Constructor that takes the Instrumentation, Config and Activity objects。Parameters:instrumentation - the Instrumentation instanceconfig - the Solo。Config instanceactivity - the start Activity or null if no Activity is specifiedSolo
public Solo(android.app.Instrumentation instrumentation)Constructor that takes the instrumentation object。
本文来自电脑杂谈,转载请注明本文网址:
http://www.pc-fly.com/a/ruanjian/article-37529-2.html
的确