public class XStreamTestHelper extends Object
Constructor and Description |
---|
XStreamTestHelper() |
Modifier and Type | Method and Description |
---|---|
static com.thoughtworks.xstream.XStream |
createXStream() |
static XStreamFactory |
createXStreamFactory()
Create XStreamFactory as close as possible to Spring bean defined in applicationContextCommon.xml
TODO: move all XStream related classes to separate module (bamboo-xstream)
TODO: move this method to c.a.b.testutils.xstream.XStreamHelper
|
public static XStreamFactory createXStreamFactory()
public static com.thoughtworks.xstream.XStream createXStream()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.