Uses of Class
sota.ProjectConfiguration

Uses of ProjectConfiguration in sota
 

Methods in sota that return ProjectConfiguration
 ProjectConfiguration SotaATM.getConfiguration()
          Returns the current project configuration.
 

Methods in sota with parameters of type ProjectConfiguration
 boolean SotaATM.reinit(ProjectConfiguration sotaConfiguration)
          Reinitialises the test instances with a project configuration.
 

Constructors in sota with parameters of type ProjectConfiguration
SotaATM(ProjectConfiguration sotaConfiguration)
          Instantiates a test instance from a project configuration.