I want to use GUID as my ID System, And I want to be sure that I will always get unique ID.
Should I add a test for uniqueness?
I want to use GUID as my ID System, And I want to be sure that I will always get unique ID.
Should I add a test for uniqueness?