Replaced the timestamp (intended to produce unique "testType" instances)
with UUID, because intermittent failures are occurring when tests
are running quickly enough that the "new Data().getTime()" function
is returning the same timestamp for multiple tests.