public class ReferenceKeyTest extends Object
| Constructor and Description |
|---|
ReferenceKeyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
instancesShouldBeEqualAfterDeserializing() |
void |
noArgConstructorShouldBePrivateToPreventInstantiationByOtherClasses() |
void |
singletonShouldBeFinalToPreventReassignmentForExampleToNull() |
public void noArgConstructorShouldBePrivateToPreventInstantiationByOtherClasses()
throws Exception
Exceptionpublic void singletonShouldBeFinalToPreventReassignmentForExampleToNull()
throws Exception
Exceptionpublic void instancesShouldBeEqualAfterDeserializing()
Copyright © 2018 Atlassian. All rights reserved.