|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elca.el4j.tests.services.persistence.generic.UuidPrimaryKeyGeneratorTest
public class UuidPrimaryKeyGeneratorTest
This is the unit test for UuidPrimaryKeyGenerator.
| Constructor Summary | |
|---|---|
UuidPrimaryKeyGeneratorTest()
|
|
| Method Summary | |
|---|---|
private PrimaryKeyGenerator |
getPrimaryKeyGenerator()
|
void |
testKeyFormat()
Checks the keys' format. |
void |
testKeySize()
Tests the key size. |
void |
testKeyUnicity()
Tests whether generated keys are unique. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UuidPrimaryKeyGeneratorTest()
| Method Detail |
|---|
public void testKeySize()
public void testKeyUnicity()
public void testKeyFormat()
private PrimaryKeyGenerator getPrimaryKeyGenerator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||