public class MaintenanceDocumentSerializationTest extends Object
Serialized annotation as well
as Transient influence the metadata and effect serialization of fields as intended.| Constructor and Description |
|---|
MaintenanceDocumentSerializationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
kradSerializationAnnotationTest()
Run the serialization / deserialization cycle on the maintenance doc and verify that the annotations properly
control which fields are serialized (and thus survive that cycle).
|
static void |
setupServices()
Wire up services and mocks, and plunk them the GRL as needed to get the maintenance document serialization
functionality up and working.
|
public MaintenanceDocumentSerializationTest()
public static void setupServices()
public void kradSerializationAnnotationTest()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.