public class WindowsAccountTests
extends java.lang.Object
| Constructor | Description |
|---|---|
WindowsAccountTests() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
setUp() |
Sets the up.
|
void |
testEquals() |
Test equals.
|
void |
testIsSerializable() |
Test is serializable.
|
void |
testProperties() |
Test properties.
|
@BeforeEach public void setUp()
@Test public void testEquals()
@Test
public void testIsSerializable()
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - Signals that an I/O exception has occurred.java.lang.ClassNotFoundException - the class not found exception@Test public void testProperties()
Copyright © 2010–2018 com.github.waffle. All rights reserved.