Uses of Class
org.jxmpp.strings.testframework.StringsTestframework.Configuration
Packages that use StringsTestframework.Configuration
Package
Description
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.ConfigurationModifier and TypeMethodDescriptionStringsTestframework.Configuration.Builder.build()
Build the configuration.Constructors in org.jxmpp.strings.testframework with parameters of type StringsTestframework.ConfigurationModifierConstructorDescriptionStringsTestframework
(StringsTestframework.Configuration configuration) Construct a new instance of the test framework with the given configuration.