You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed#154 : added enrichment,
* Fixed issue #157 : all search modes now use a Map<String, Matcher>
* Updating hamcrest librarires
* #154 added test for enrichment in SDK, and corrected the test SDK
* #154 added the enrichEmpty method
Previously all searches were based on equals. Instead we will use matchers to ensure that the the values are are correct.
This is an important task as it englobes:
The text was updated successfully, but these errors were encountered: