Entity Advanced Search Profile¶
The technology under test supports the use of regular expressions to search for metadata instances.
Advanced property search¶
The technology under test supports the use of regular expressions within match properties to search for entity instances. This tests the findEntitiesByProperty
method of the OMRSMetadataCollection
interface.
Assertions
ID | Description |
---|---|
repository-entity-property-search-101FEBPGEN |
findEntitiesByProperty supports general regular expressions |
repository-entity-property-search-13 |
findEntitiesByProperty with general regex found n/n expected results using parameters: ... |
repository-entity-property-search-14 |
findEntitiesByProperty with general regex returned 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 entity instances. This tests the findEntitiesByPropertyValue
method of the OMRSMetadataCollection
interface.
Assertions
ID | Description |
---|---|
repository-entity-property-search-101FEBPVGEN |
findEntitiesByPropertyValue supports general regular expressions |
repository-entity-property-search-11 |
findEntitiesByPropertyValue with general regex found n/n expected results using parameters: ... |
repository-entity-property-search-12 |
findEntitiesByPropertyValue with general regex returned 0 unexpected results using parameters: ... |