id_gen_tests library

Constants

isNotUuid → const _IsNotUuid
A matcher that matches the String is not UUID.
isNotUuidWithPrefix → const _IsNotUuidWithPrefix
A matcher that matches the String is not UUID.
isUuid → const _IsUuid
A matcher that matches the String is UUID.
isUuidWithPrefix → const _IsUuidWithPrefix
A matcher that matches the String is UUID with prefix.