Serialized Form
-
Package de.qytera.qtaf.core.config.entity
-
Class de.qytera.qtaf.core.config.entity.ConfigMap
-
Serialized Fields
-
documentContext
com.jayway.jsonpath.DocumentContext documentContext
Json context -
errorLogCollection
ErrorLogCollection errorLogCollection
Error log collection -
logger
Logger logger
Logger
-
-
-
-
Package de.qytera.qtaf.core.config.exception
-
Exception de.qytera.qtaf.core.config.exception.ConfigurationException
class ConfigurationException extends Exception implements Serializable
-
-
Package de.qytera.qtaf.core.log.model.collection
-
Class de.qytera.qtaf.core.log.model.collection.FeatureLogCollectionIndex
class FeatureLogCollectionIndex extends HashMap<Integer,TestFeatureLogCollection> implements Serializable -
Class de.qytera.qtaf.core.log.model.collection.ScenarioLogCollectionIndex
class ScenarioLogCollectionIndex extends HashMap<String,TestScenarioLogCollection> implements Serializable
-
-
Package de.qytera.qtaf.cucumber.log.model.message.index