public class SecurityTestRun extends ModelItemRunMetaInfo
| Constructor and Description |
|---|
SecurityTestRun(com.smartbear.ready.db.model.TestRunMetadata testRunMetadata,
String runName,
boolean baseline) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSecurityTestStepRun(com.smartbear.ready.db.model.SecurityTestStepRun securityTestStepRun) |
Collection<com.smartbear.ready.db.model.SecurityTestStepRun> |
getSecurityTestStepRuns() |
getDuration, getExecutionId, getModelItemId, getModelItemName, getRunName, getStarted, getStatus, getTestRunMetadata, isBaselinepublic SecurityTestRun(com.smartbear.ready.db.model.TestRunMetadata testRunMetadata,
String runName,
boolean baseline)
public void addSecurityTestStepRun(com.smartbear.ready.db.model.SecurityTestStepRun securityTestStepRun)
public Collection<com.smartbear.ready.db.model.SecurityTestStepRun> getSecurityTestStepRuns()
Copyright © 2019. All rights reserved.