| Package | Description |
|---|---|
| de.hegmanns.test.utils |
| Modifier and Type | Method and Description |
|---|---|
static SerializationTestHelper.SerialationTestResult |
SerializationTestHelper.checkSerialize(Object instance) |
static SerializationTestHelper.SerialationTestResult |
SerializationTestHelper.serializeIntoStream(Object instance,
ObjectOutputStream outputStream) |
static SerializationTestHelper.SerialationTestResult |
SerializationTestHelper.SerialationTestResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SerializationTestHelper.SerialationTestResult[] |
SerializationTestHelper.SerialationTestResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.