public class TestDefaults extends Object implements LifecycleListener
main test instance.| Constructor and Description |
|---|
TestDefaults(Properties rawProperties,
String inheritance) |
| Modifier and Type | Method and Description |
|---|---|
List<TestProperty> |
getPropertiesList() |
Map<String,TestProperty> |
getPropertiesMap() |
void |
start() |
void |
stop() |
public TestDefaults(Properties rawProperties, String inheritance)
description - the test descriptionrawProperties - raw Java properties describing the test properties in depthTestPropertyFactorypublic void start()
start in interface LifecycleListenerpublic void stop()
stop in interface LifecycleListenerpublic List<TestProperty> getPropertiesList()
public Map<String,TestProperty> getPropertiesMap()
Copyright © 2005–2018 Alfresco Software. All rights reserved.