public class JsonBasedLoader extends TestSuiteDescriptor.Loader.Base
TestSuiteDescriptor.Loader.Base| Constructor and Description |
|---|
JsonBasedLoader(Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Preprocessor> |
getPreprocessors() |
TestSuiteDescriptor |
loadTestSuiteDescriptor(Session session) |
protected org.codehaus.jackson.node.ObjectNode |
readObjectNodeWithMerging(String resourceName) |
getConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateInstancepublic JsonBasedLoader(Config config)
public TestSuiteDescriptor loadTestSuiteDescriptor(Session session)
protected org.codehaus.jackson.node.ObjectNode readObjectNodeWithMerging(String resourceName)
protected List<Preprocessor> getPreprocessors()
Copyright © 2017. All rights reserved.