public class CharacterPropertyConverterTest extends Object
CharacterPropertyConverterTest
.Constructor and Description |
---|
CharacterPropertyConverterTest() |
Modifier and Type | Method and Description |
---|---|
void |
testConvertEmptyString() |
void |
testConvertStringOfLength1() |
void |
testConvertStringOfLengthGreaterThan1() |
void |
testConvertStringWithEscapedSpace() |
void |
testConvertStringWithWhitespace() |
void |
testSupportsPrimitive() |
void |
testSupportsWrapper() |
public void testConvertStringOfLength1() throws Exception
Exception
public void testConvertStringWithWhitespace() throws Exception
Exception
public void testConvertStringWithEscapedSpace() throws Exception
Exception
public void testConvertStringOfLengthGreaterThan1() throws Exception
Exception
Copyright © 2014–2016. All rights reserved.