public class UserPrincipalTests extends Object
| Constructor and Description |
|---|
UserPrincipalTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
equals_otherObject()
Equals_other object.
|
void |
equals_sameObject()
Equals_same object.
|
void |
setUp()
Sets the up.
|
void |
testEquals_Symmetric()
Test equals_ symmetric.
|
void |
testIsSerializable()
Test is serializable.
|
@Test public void equals_otherObject()
@Test public void equals_sameObject()
@BeforeEach public void setUp()
@Test public void testEquals_Symmetric()
@Test
public void testIsSerializable()
throws IOException,
ClassNotFoundException
IOException - Signals that an I/O exception has occurred.ClassNotFoundException - the class not found exceptionCopyright © 2010–2020 com.github.waffle. All rights reserved.