...
3. List Validation (List of, Set of, Superset of, Subset of)
Definition
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
The collection interpreters are used to express any kind of groups, lists or sets of values. When a collection interpreter is executed, compares the list of values expected with the list of values returned by the system under development. The test result depends on the specific collection interpreter selected.
|
...
Info |
---|
The examples provided in this page are used to explain how to write the fixture for the CollectionInterpreters. |