| Package | Description |
|---|---|
| org.squashtest.tm.domain.library | |
| org.squashtest.tm.domain.project | |
| org.squashtest.tm.domain.testcase |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeContainerVisitor.visit(TestCaseLibrary testCaseLibrary) |
void |
WhichNodeVisitor.visit(TestCaseLibrary testCaseLibrary) |
| Modifier and Type | Method and Description |
|---|---|
TestCaseLibrary |
GenericProject.getTestCaseLibrary() |
TestCaseLibrary |
AdministrableProject.getTestCaseLibrary() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericProject.setTestCaseLibrary(TestCaseLibrary testCaseLibrary) |
| Modifier and Type | Method and Description |
|---|---|
TestCaseLibrary |
TestStep.getLibrary() |
| Constructor and Description |
|---|
QTestCaseLibrary(Class<? extends TestCaseLibrary> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QTestCaseLibrary(com.querydsl.core.types.Path<? extends TestCaseLibrary> path) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.