ma.glasnost.orika.test.community
Class Issue20TestCase

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

@ContextConfiguration(locations="classpath:Issue20TestCase-context.xml")
@Transactional
@DirtiesContext
public class Issue20TestCase
extends Object

Author:
Dmitriy Khomyakov, matt.deboer@gmail.com

Constructor Summary
Issue20TestCase()
           
 
Method Summary
protected  org.hibernate.Session getSession()
           
 void init()
           
 void testMapUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue20TestCase

public Issue20TestCase()
Method Detail

getSession

protected org.hibernate.Session getSession()

init

public void init()

testMapUser

public void testMapUser()


Copyright © 2012 Glasnost. All Rights Reserved.