Uses of Class
cdx.scorebot.net.tests.jabber.JabberService

Packages that use JabberService
cdx.scorebot.net.tests.jabber Jabber tests 
 

Uses of JabberService in cdx.scorebot.net.tests.jabber
 

Constructors in cdx.scorebot.net.tests.jabber with parameters of type JabberService
SendMessage(JabberService service)
          Instantiates a test (with no configuration) for the purpose of instantiating tests of this type with different configurations later.
SendMessage(JabberService 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).