Relationship Advanced Search Profile¶
The technology under test supports the use of regular expressions to search for relationship instances.
Advanced property search¶
The technology under test supports the use of regular expressions within match properties to search for relationship instances. This tests the findRelationshipsByProperty
method of the OMRSMetadataCollection
interface.
Assertions
ID | Description |
---|---|
repository-relationship-property-search-14 |
findRelationshipsByProperty with general regex found n/n expected results using parameters: ... . |
repository-relationship-property-search-15 |
findRelationshipsByProperty with general regex found 0 unexpected results using parameters: ... . |
Advanced value search¶
The technology under test supports the use of regular expressions within value search criteria to search for relationship instances. This tests the findRelationshipsByPropertyValue
method of the OMRSMetadataCollection
interface.
Assertions
ID | Description |
---|---|
repository-relationship-property-search-12 |
findRelationshipsByPropertyValue with general regex found n/n expected results using parameters: ... . |
repository-relationship-property-search-13 |
findRelationshipsByPropertyValue with general regex found 0 unexpected results using parameters: ... . |