ch.elca.el4j.tests.services.persistence.hibernate
Class IdentityFixerTest

java.lang.Object
  extended by ch.elca.el4j.tests.services.persistence.hibernate.IdentityFixerTest

public class IdentityFixerTest
extends Object

Tests for identity fixer.

Author:
Stefan Wismer (SWI)
File-location:
IdentityFixerTest
Last check-in date:
2009-08-04 14:35:53 +0200 (Di, 04. Aug 2009) by swismer for revision 3875

Nested Class Summary
private  class IdentityFixerTest.Example
           
 
Constructor Summary
IdentityFixerTest()
           
 
Method Summary
private  IdentityFixerTest.Example createExample(String postfix, boolean setKeys)
           
 void performArraysAndCollectionsTest(boolean addAdditionalChild)
           
private  void performCollectionMergeTest()
           
 void testAdvancedUsage()
           
 void testArraysAndCollections()
           
 void testCollectionReplacing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityFixerTest

public IdentityFixerTest()
Method Detail

testAdvancedUsage

public void testAdvancedUsage()

testArraysAndCollections

public void testArraysAndCollections()

performArraysAndCollectionsTest

public void performArraysAndCollectionsTest(boolean addAdditionalChild)

performCollectionMergeTest

private void performCollectionMergeTest()

testCollectionReplacing

public void testCollectionReplacing()

createExample

private IdentityFixerTest.Example createExample(String postfix,
                                                boolean setKeys)


Copyright © 2005-2011 ELCA. All Rights Reserved.