Uses of Class
cdx.scorebot.net.tests.webserver.WebService

Packages that use WebService
cdx.scorebot.net.tests.webserver Webserver tests 
 

Uses of WebService in cdx.scorebot.net.tests.webserver
 

Constructors in cdx.scorebot.net.tests.webserver with parameters of type WebService
FileIntegrityCheck(WebService service)
          Instantiates a test (with no configuration) for the purpose of instantiating tests of this type with different configurations later.
FileIntegrityCheck(WebService service, java.util.HashMap<java.lang.String,ConfigOption> config)
          Instantiates a test with the specified config (it will verify that it includes all needed configuration options).