org.jboss.seam.persistence.test
Class HibernateSearchTestBase

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

public class HibernateSearchTestBase
extends Object


Constructor Summary
HibernateSearchTestBase()
           
 
Method Summary
static Class<?>[] getTestClasses()
           
 void testFullTextEntityManager()
           
 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()

testFullTextEntityManager

public void testFullTextEntityManager()
                               throws NotSupportedException,
                                      SystemException,
                                      SecurityException,
                                      IllegalStateException,
                                      RollbackException,
                                      HeuristicMixedException,
                                      HeuristicRollbackException
Throws:
NotSupportedException
SystemException
SecurityException
IllegalStateException
RollbackException
HeuristicMixedException
HeuristicRollbackException

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.