public class Issue148TestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Issue148TestCase.A |
static class |
Issue148TestCase.B |
static class |
Issue148TestCase.Converter |
static class |
Issue148TestCase.WrapperObject |
| Constructor and Description |
|---|
Issue148TestCase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init() |
void |
testA2BwithNullValue() |
void |
testA2BwithValue() |
void |
testB2AwithNullValue() |
void |
testB2AwithNullWrapper() |
void |
testB2AwithValue() |
public static void init()
public void testA2BwithValue()
public void testB2AwithValue()
public void testA2BwithNullValue()
public void testB2AwithNullWrapper()
public void testB2AwithNullValue()
Copyright © 2015 Glasnost. All Rights Reserved.