org.jboss.seam.persistence.hibernate.test
Class HibernateSearchTestBase

java.lang.Object
  extended by org.jboss.seam.persistence.hibernate.test.HibernateSearchTestBase

public class HibernateSearchTestBase
extends Object


Constructor Summary
HibernateSearchTestBase()
           
 
Method Summary
static Class<?>[] getTestClasses()
           
 void testSearchingForHotel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateSearchTestBase

public HibernateSearchTestBase()
Method Detail

getTestClasses

public static Class<?>[] getTestClasses()

testSearchingForHotel

public void testSearchingForHotel()
                           throws NotSupportedException,
                                  SystemException,
                                  SecurityException,
                                  IllegalStateException,
                                  RollbackException,
                                  HeuristicMixedException,
                                  HeuristicRollbackException,
                                  org.apache.lucene.queryParser.ParseException
Throws:
NotSupportedException
SystemException
SecurityException
IllegalStateException
RollbackException
HeuristicMixedException
HeuristicRollbackException
org.apache.lucene.queryParser.ParseException


Copyright © 2011 Seam Framework. All Rights Reserved.