ma.glasnost.orika.test.community
Class Issue41TestCase

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

public class Issue41TestCase
extends Object


Constructor Summary
Issue41TestCase()
           
 
Method Summary
 void test_converter_string_to_enum_direct_working()
           
 void test_converter_string_to_enum_nested_not_working()
           
 void test_converter_string_to_string_nested_not_working()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue41TestCase

public Issue41TestCase()
Method Detail

test_converter_string_to_enum_direct_working

public void test_converter_string_to_enum_direct_working()

test_converter_string_to_string_nested_not_working

public void test_converter_string_to_string_nested_not_working()

test_converter_string_to_enum_nested_not_working

public void test_converter_string_to_enum_nested_not_working()


Copyright © 2012 Glasnost. All Rights Reserved.