public class RegressionTestFilter extends ProjectAssetFilter
BaseAssetFilter.StateEntityFilter.StringSearcher| Modifier and Type | Field and Description |
|---|---|
List<Test> |
generatedFrom
Test which was used to generate this item.
|
List<Test> |
generatedTests
Tests generated from this item.
|
List<Member> |
owners
Item owner(s).
|
List<String> |
reference
Reference of this item.
|
List<RegressionSuite> |
regressionSuites
Related Regression Suites.
|
List<String> |
status
Item status.
|
List<String> |
tags
Tags of this item.
|
List<String> |
type
Item category.
|
displayID, projectdescription, namechangeDateUtc, createDateUtc, find, orderBy| Constructor and Description |
|---|
RegressionTestFilter() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Entity> |
getEntityType()
Used by the filtering code to know what types of entities to return when
applying the filter.
|
getStatebuildFilter, buildFind, buildOrderBy, newListpublic final List<RegressionSuite> regressionSuites
public Class<? extends Entity> getEntityType()
EntityFiltergetEntityType in class ProjectAssetFilterCopyright © 2013 Version One, Inc.. All rights reserved.