ch.elca.el4j.tests.services.persistence.generic.dao
Class DaoAutocollectionTest

java.lang.Object
  extended by ch.elca.el4j.tests.services.persistence.generic.dao.DaoAutocollectionTest

public class DaoAutocollectionTest
extends Object

File-location:
DaoAutocollectionTest
Last check-in date:
2009-12-01 10:59:54 +0100 (Di, 01. Dez 2009) by jonasha for revision 4010

Constructor Summary
DaoAutocollectionTest()
           
 
Method Summary
 void testConcurrent()
          Test if DefaultDaoRegistry blocks until Spring context is ready.
 void testDaoAutocollection()
           
 void testDaoPatternMatching()
          Test the dao name pattern matching functionality.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DaoAutocollectionTest

public DaoAutocollectionTest()
Method Detail

testDaoAutocollection

public void testDaoAutocollection()

testDaoPatternMatching

public void testDaoPatternMatching()
Test the dao name pattern matching functionality.


testConcurrent

public void testConcurrent()
Test if DefaultDaoRegistry blocks until Spring context is ready.



Copyright © 2005-2011 ELCA. All Rights Reserved.