Uses of Package
cdx.scorebot.util.config

Packages that use cdx.scorebot.util.config
cdx.scorebot.net.tests Individual test implementations and the generic test framework; subpackages may have protected helper classes. 
cdx.scorebot.net.tests.dns DNS tests 
cdx.scorebot.net.tests.email Email tests 
cdx.scorebot.net.tests.generic Tests which run on any Service 
cdx.scorebot.net.tests.jabber Jabber tests 
cdx.scorebot.net.tests.smb Samba tests 
cdx.scorebot.net.tests.webserver Webserver tests 
cdx.scorebot.util Helper classes. 
cdx.scorebot.util.config Contains classes which define parameters to Tests. 
 

Classes in cdx.scorebot.util.config used by cdx.scorebot.net.tests
ConfigOption
          Declares translation methods a parameter must have so it can be translated between a form representable on the Configurer GUI and a form useful to the Test itself.
 

Classes in cdx.scorebot.util.config used by cdx.scorebot.net.tests.dns
ConfigOption
          Declares translation methods a parameter must have so it can be translated between a form representable on the Configurer GUI and a form useful to the Test itself.
 

Classes in cdx.scorebot.util.config used by cdx.scorebot.net.tests.email
ConfigOption
          Declares translation methods a parameter must have so it can be translated between a form representable on the Configurer GUI and a form useful to the Test itself.
 

Classes in cdx.scorebot.util.config used by cdx.scorebot.net.tests.generic
ConfigOption
          Declares translation methods a parameter must have so it can be translated between a form representable on the Configurer GUI and a form useful to the Test itself.
 

Classes in cdx.scorebot.util.config used by cdx.scorebot.net.tests.jabber
ConfigOption
          Declares translation methods a parameter must have so it can be translated between a form representable on the Configurer GUI and a form useful to the Test itself.
 

Classes in cdx.scorebot.util.config used by cdx.scorebot.net.tests.smb
ConfigOption
          Declares translation methods a parameter must have so it can be translated between a form representable on the Configurer GUI and a form useful to the Test itself.
 

Classes in cdx.scorebot.util.config used by cdx.scorebot.net.tests.webserver
ConfigOption
          Declares translation methods a parameter must have so it can be translated between a form representable on the Configurer GUI and a form useful to the Test itself.
 

Classes in cdx.scorebot.util.config used by cdx.scorebot.util
ConfigString
          Implements String as a configuration option
 

Classes in cdx.scorebot.util.config used by cdx.scorebot.util.config
ComponType
          an enumeration of different kinds of input which will be associated with different component types
ConfigOption
          Declares translation methods a parameter must have so it can be translated between a form representable on the Configurer GUI and a form useful to the Test itself.
VariableType
          an enumeration of different kinds of ways to choose a value for a variable from a set of values