| Package | Description |
|---|---|
| org.squashtest.tm.domain.campaign | |
| org.squashtest.tm.domain.library | |
| org.squashtest.tm.domain.requirement | |
| org.squashtest.tm.domain.testcase |
| Modifier and Type | Class and Description |
|---|---|
class |
Campaign |
class |
CampaignFolder |
class |
CampaignLibraryNode |
class |
Iteration |
class |
TestSuite |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Folder<NODE extends LibraryNode>
Interface of a Library folder.
|
interface |
LibraryNode
Interface for a content node of a library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericLibraryNode
Generic superclass for library nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Copiable |
Copiable.createCopy() |
| Modifier and Type | Class and Description |
|---|---|
class |
Requirement
Entity requirement
Note that much of its setters will throw an IllegalRequirementModificationException if a modification is attempted
while the status does not allow it.
|
class |
RequirementFolder |
class |
RequirementLibraryNode<RESOURCE extends Resource> |
| Modifier and Type | Class and Description |
|---|---|
class |
TestCase |
class |
TestCaseFolder |
class |
TestCaseLibraryNode
An organizational element ot the
TestCaseLibrary |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.