| Package | Description |
|---|---|
| org.alfresco.bm.common | |
| org.alfresco.bm.common.spring | |
| org.alfresco.bm.driver.test | |
| org.alfresco.bm.manager.api.v1 | |
| org.alfresco.bm.manager.report |
| Constructor and Description |
|---|
TestServiceImpl(MongoTestDAO testDAO) |
| Modifier and Type | Method and Description |
|---|---|
MongoTestDAO |
TestRunServicesCache.getTestDAO()
Get the
MongoTestDAO for the given test run |
| Constructor and Description |
|---|
TestRunServicesCache(MongoTestDAO dao) |
| Modifier and Type | Method and Description |
|---|---|
MongoTestDAO |
TestRunService.getTestDAO() |
| Constructor and Description |
|---|
Test(MongoTestDAO testDAO,
LogService logService,
String release,
Integer schema,
String description,
String contextPath,
TestDefaults defaults) |
TestRun(MongoTestDAO testDAO,
LogService logService,
org.bson.types.ObjectId id,
org.springframework.context.ApplicationContext parentCtx,
String driverId) |
TestRunService(LogService logService,
MongoTestDAO testDAO,
String driverId,
String testName,
String testRunName)
Constructor
|
| Constructor and Description |
|---|
TestDefinitionRestAPI(MongoTestDAO testDAO) |
TestRestAPI(MongoTestDAO testDAO,
TestService testService,
LogService logService,
TestRunServicesCache testRunServices) |
| Modifier and Type | Method and Description |
|---|---|
protected MongoTestDAO |
AbstractEventReporter.getTestDAO() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.