Uses of Class
com.robotium.solo.Solo.Config

Uses of Solo.Config in com.robotium.solo
 

Methods in com.robotium.solo that return Solo.Config
 Solo.Config Solo.getConfig()
          Returns the Config used by Robotium.
 

Constructors in com.robotium.solo with parameters of type Solo.Config
Solo(android.app.Instrumentation instrumentation, Solo.Config config)
          Constructor that takes the Instrumentation and Config objects.
Solo(android.app.Instrumentation instrumentation, Solo.Config config, android.app.Activity activity)
          Constructor that takes the Instrumentation, Config and Activity objects.
 



Copyright © 2009–2015. All rights reserved.