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
FieldsFields inherited from class me.ahoo.cosid.StringIdGeneratorDecorator
actual, idConverter -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.ahoo.cosid.StringIdGeneratorDecorator
getActual, idConverterMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.ahoo.cosid.IdGenerator
generateAsStringMethods inherited from interface me.ahoo.cosid.IdGeneratorDecorator
generate, stat
-
Field Details
-
TEST_PREFIX
- See Also:
-
INSTANCE
-
-
Constructor Details
-
MockIdGenerator
-
-
Method Details
-
usePrefix
-