Uses of Class
org.jxmpp.strings.testframework.StringsTestframework.Configuration
-
Packages that use StringsTestframework.Configuration Package Description org.jxmpp.strings.testframework A framework to test various XMPP specific string preparation libraries. -
-
Uses of StringsTestframework.Configuration in org.jxmpp.strings.testframework
Methods in org.jxmpp.strings.testframework that return StringsTestframework.Configuration Modifier and Type Method Description StringsTestframework.Configuration
StringsTestframework.Configuration.Builder. build()
Build the configuration.Constructors in org.jxmpp.strings.testframework with parameters of type StringsTestframework.Configuration Constructor Description StringsTestframework(StringsTestframework.Configuration configuration)
Construct a new instance of the test framework with the given configuration.
-