Closed omordyk closed 3 weeks ago
issue 607: Rework unit-test for version Description: https://github.com/open-horizon/exchange-api/issues/607 Changes:
assert(!VersionRange("").isValid) // Empty string assert(!VersionRange(",2").isValid) // Invalid start
@naphelps moved.
issue 607: Rework unit-test for version Description: https://github.com/open-horizon/exchange-api/issues/607 Changes: