ma.glasnost.orika.test.community
Class Issue148TestCase

java.lang.Object
  extended by ma.glasnost.orika.test.community.Issue148TestCase

public class Issue148TestCase
extends Object

Since:
07.03.14
Author:
dbb

Nested Class Summary
static class Issue148TestCase.A
           
static class Issue148TestCase.B
           
static class Issue148TestCase.Converter
           
static class Issue148TestCase.WrapperObject
           
 
Constructor Summary
Issue148TestCase()
           
 
Method Summary
static void init()
           
 void testA2BwithNullValue()
           
 void testA2BwithValue()
           
 void testB2AwithNullValue()
           
 void testB2AwithNullWrapper()
           
 void testB2AwithValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue148TestCase

public Issue148TestCase()
Method Detail

init

public static void init()

testA2BwithValue

public void testA2BwithValue()

testB2AwithValue

public void testB2AwithValue()

testA2BwithNullValue

public void testA2BwithNullValue()

testB2AwithNullWrapper

public void testB2AwithNullWrapper()

testB2AwithNullValue

public void testB2AwithNullValue()


Copyright © 2014 Glasnost. All Rights Reserved.