Package me.ahoo.cosid.test
Class MockIdGenerator
java.lang.Object
me.ahoo.cosid.StringIdGeneratorDecorator
me.ahoo.cosid.test.MockIdGenerator
- All Implemented Interfaces:
Decorator<IdGenerator>
,IdGenerator
,IdGeneratorDecorator
,Statistical
,StringIdGenerator
Mock ID Generator for test.
-
Field Summary
Fields inherited from class me.ahoo.cosid.StringIdGeneratorDecorator
actual, idConverter
-
Constructor Summary
-
Method Summary
Methods inherited from class me.ahoo.cosid.StringIdGeneratorDecorator
getActual, idConverter
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface me.ahoo.cosid.IdGenerator
generateAsString
Methods inherited from interface me.ahoo.cosid.IdGeneratorDecorator
generate, stat
-
Field Details
-
TEST_PREFIX
- See Also:
-
INSTANCE
-
-
Constructor Details
-
MockIdGenerator
-
-
Method Details
-
usePrefix
-