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 SummaryFieldsFields inherited from class me.ahoo.cosid.StringIdGeneratorDecoratoractual, idConverter
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class me.ahoo.cosid.StringIdGeneratorDecoratorgetActual, idConverterMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.ahoo.cosid.IdGeneratorgenerateAsStringMethods inherited from interface me.ahoo.cosid.IdGeneratorDecoratorgenerate, stat
- 
Field Details- 
TEST_PREFIX- See Also:
 
- 
INSTANCE
 
- 
- 
Constructor Details- 
MockIdGenerator
 
- 
- 
Method Details- 
usePrefix
 
-