public interface CustomParameterDao
| Modifier and Type | Method and Description |
|---|---|
List<org.squashtest.tm.domain.testcase.Parameter> |
findAllParametersByTestCase(Long testcaseId)
Given a test case ID, return the list of parameters that belongs to that test case
AND thoses (transitively) delegated via call steps using the parameter delegation mode
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.