public class ScriptTestUtils extends Object
| Constructor and Description |
|---|
ScriptTestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getScriptConfigFileName(org.openksavi.sponge.kb.KnowledgeBaseType type,
String config) |
static String |
getScriptKnowledgeBaseDir(org.openksavi.sponge.kb.KnowledgeBaseType type) |
static String |
getScriptKnowledgeBaseFileName(org.openksavi.sponge.kb.KnowledgeBaseType type,
String knowledgeBaseFile) |
static org.openksavi.sponge.engine.Engine |
startWithConfig(org.openksavi.sponge.kb.KnowledgeBaseType type,
String config) |
static org.openksavi.sponge.engine.Engine |
startWithKnowledgeBase(org.openksavi.sponge.kb.KnowledgeBaseType type,
String knowledgeBaseFile) |
public static String getScriptConfigFileName(org.openksavi.sponge.kb.KnowledgeBaseType type, String config)
public static String getScriptKnowledgeBaseDir(org.openksavi.sponge.kb.KnowledgeBaseType type)
public static String getScriptKnowledgeBaseFileName(org.openksavi.sponge.kb.KnowledgeBaseType type, String knowledgeBaseFile)
public static org.openksavi.sponge.engine.Engine startWithKnowledgeBase(org.openksavi.sponge.kb.KnowledgeBaseType type,
String knowledgeBaseFile)
public static org.openksavi.sponge.engine.Engine startWithConfig(org.openksavi.sponge.kb.KnowledgeBaseType type,
String config)
Copyright © 2016–2017 Softelnet. All rights reserved.