Package com.atlassian.bamboo.testutils
Class UniqueNameHelper
java.lang.Object
com.atlassian.bamboo.testutils.UniqueNameHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
static String
makeUniqueName
(@NotNull String prefix) static String
makeUniqueName
(@NotNull String prefix, int suffixLength)
-
Method Details
-
getUniqueTimeId
public static long getUniqueTimeId() -
makeUniqueName
- Returns:
- presumably unique name with a given prefix
-
makeUniqueName
- Returns:
- presumably unique name with a given prefix
-