| Modifier and Type | Method and Description |
|---|---|
List<IDataSet> |
IDataSetListManager.getDataSetsWithLabel(DataSetList list,
String label,
Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
Set<IDataSet> |
DataSetListRepository.getDataSetsWithLabel(DataSetList list,
String label,
Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
IDataSet |
DataSetList.getDataSet(String dataSetName,
Object projectId) |
IDataSet |
DataSetList.getDataSetById(String dataSetId,
Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
Set<IDataSet> |
DataSetList.getDataSets(Object projectId) |
Set<IDataSet> |
DataSetList.getDataSetsWithLabel(String label,
Object projectId) |
| Modifier and Type | Method and Description |
|---|---|
IDataSet |
TestCase.findDataSetById(String id,
Object projectId) |
IDataSet |
AbstractTestCase.findDataSetById(String id,
Object projectId) |
IDataSet |
TestCase.findDataSetByName(String name,
Object projectId) |
IDataSet |
AbstractTestCase.findDataSetByName(String name,
Object projectId) |
Copyright © 2025. All rights reserved.