#Testing UUID

2 messages · Page 1 of 1 (latest)

tall anchor
#

uuid is universally unique identifier, so sure it'll be unique each time.
make an interface that give a valid uuid as output. with that you can mock it with you own implementation that return static or predictable uuid.

grave summit
#

so I need to pass as parameter for the uuid