Uses of Class
tigase.test.util.ScriptFileLoader.StanzaEntry
-
Packages that use ScriptFileLoader.StanzaEntry Package Description tigase.test.junit tigase.test.util -
-
Uses of ScriptFileLoader.StanzaEntry in tigase.test.junit
Method parameters in tigase.test.junit with type arguments of type ScriptFileLoader.StanzaEntry Modifier and Type Method Description static booleanXMPPTestCase. isScriptValid(Collection<ScriptFileLoader.StanzaEntry> entries)Method description -
Uses of ScriptFileLoader.StanzaEntry in tigase.test.util
Constructor parameters in tigase.test.util with type arguments of type ScriptFileLoader.StanzaEntry Constructor Description ScriptFileLoader(String source_file, Queue<ScriptFileLoader.StanzaEntry> stanzas_buff2, Map<String,String> replaces)
-