org.kuali.ole.docstore.discovery.service
Class DiscoveryService_UT

java.lang.Object
  extended by org.kuali.ole.docstore.discovery.BaseTestCase
      extended by org.kuali.ole.docstore.discovery.service.DiscoveryService_UT

public class DiscoveryService_UT
extends BaseTestCase

Unit tests for DiscoveryService class. User: tirumalesh.b Date: 22/11/11 Time: 5:23 PM


Field Summary
 
Fields inherited from class org.kuali.ole.docstore.discovery.BaseTestCase
classesDir, LOG, solrHome
 
Constructor Summary
DiscoveryService_UT()
           
 
Method Summary
 void setUp()
           
 void testSearch()
           
 
Methods inherited from class org.kuali.ole.docstore.discovery.BaseTestCase
cleanUpData, executeQuery, getCallingMethod, getMethodName, getRecordCount, printLogInfo, readFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoveryService_UT

public DiscoveryService_UT()
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class BaseTestCase
Throws:
Exception

testSearch

public void testSearch()


Copyright © 2011-2012 The Kuali Foundation. All Rights Reserved.