public class JsonConverterTest extends Object
| Constructor and Description |
|---|
JsonConverterTest() |
public void testPlexusPluralStem()
public void testStringToValue()
public void testCanConvert()
public void testReadNumberFromValue_nonNumericString()
throws Exception
Exceptionpublic void testReadJsonValueFromValue()
throws Exception
Exceptionpublic void testReadJsonValueFromValue_throws()
throws Exception
Exceptionpublic void testReadJsonArrayFromValue()
throws Exception
Exceptionpublic void testReadJsonArrayFromValue_throws()
throws Exception
Exceptionpublic void testReadJsonObjectFromValue()
throws Exception
Exceptionpublic void testReadJsonObjectFromValue_throws()
throws Exception
Exceptionpublic void testXml()
public void testXmlHint()
public void testConvertChild_stringToString()
throws Exception
Exceptionpublic void testConvertChild_expectNull()
throws Exception
Exceptionpublic void testConvertChild_invalidHint()
throws Exception
Exceptionpublic void testConvertChild_wrapNonStringValue()
throws Exception
Exceptionpublic void testMightBeList()
public void testReadJsonObjectFromConfig()
throws Exception
Exceptionpublic void testReadJsonArrayFromConfig()
throws Exception
Exceptionpublic void testConvertChild_mightBeList()
throws Exception
Exceptionpublic void testConvertChild_hintList()
throws Exception
Exceptionpublic void testConvertChild_hintString()
throws Exception
Exceptionpublic void testConvertChild_hintNumber()
throws Exception
Exceptionpublic void testConvertChild_hintNumber_NaN()
throws Exception
Exceptionpublic void testConvertChild_hintBoolean()
throws Exception
Exceptionpublic void testConvertChild_hintBoolean_throws()
throws Exception
Exceptionpublic void testConvertChild_jsonValueLiteral()
throws Exception
Exceptionpublic void testConvertChild_jsonValueLiteral_stringToken()
throws Exception
Exceptionpublic void testConvertChild_objectLiteral()
throws Exception
Exceptionpublic void testConvertChild_arrayLiteral()
throws Exception
ExceptionCopyright © 2017–2020. All rights reserved.