public abstract class ConvertToLabeledGroupsConverter extends Object implements com.thoughtworks.xstream.converters.Converter
Modifier and Type | Field and Description |
---|---|
static String |
CPPUNIT_PARSER_TO_USE |
static boolean |
ENABLE_CONVERSIONS
When this is false, the converter will refuse to convert anything.
|
static String |
JUNIT_PARSER_TO_USE |
protected static Logger |
LOGGER |
static String |
OPEN_CPPUNIT_PLUGIN_CLASS_NAME |
Constructor and Description |
---|
ConvertToLabeledGroupsConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
registerWithXStream(com.thoughtworks.xstream.XStream xstream) |
public static final boolean ENABLE_CONVERSIONS
public static final String JUNIT_PARSER_TO_USE
public static final String OPEN_CPPUNIT_PLUGIN_CLASS_NAME
public static final String CPPUNIT_PARSER_TO_USE
protected static final Logger LOGGER
Copyright © 2004-2017 Yahoo!, Inc.. All Rights Reserved.