← Back to team overview

oship-dev team mailing list archive

[Bug 603375] Re: It would be interesting to check if a string is a valid UUID.

 

It wasn't commited any test where the focus is exercise this implementation. Tests are mandatory.
Is necessary include tests to this behavior and figure out if exists other test expectations are failing since the bug report was fixed.

** Changed in: oship
       Status: Fix Released => Incomplete

-- 
It would be interesting to check if a string is a valid UUID.
https://bugs.launchpad.net/bugs/603375
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.

Status in Open Source Health Information Platform (OSHIP): Incomplete

Bug description:
In class  org.openehr.rm.support.identification.Uuid it would be interesting to check in the initialization if the value argument is a valid UUID. 

Also in the initialization, the line self.value = value should be removed since the initializer in the superclass (Uid) does that.





References