org.fcrepo.server.resourceIndex
Class ResourceIndexRebuilderTest

java.lang.Object
  extended by org.fcrepo.server.resourceIndex.ResourceIndexRebuilderTest

public class ResourceIndexRebuilderTest
extends Object

Test of the ResourceIndexRebuilder. Requires that Fedora already be installed. Note that this is a long-running test because of the ingest & purge cycle.

Since:
3.0
Version:
$Id: ResourceIndexRebuilderTest.java 7508 2008-07-15 04:00:43Z pangloss $
Author:
Edwin Shin

Constructor Summary
ResourceIndexRebuilderTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testRebuild()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceIndexRebuilderTest

public ResourceIndexRebuilderTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testRebuild

public void testRebuild()
                 throws Exception
Throws:
Exception


Copyright © 2012 DuraSpace. All Rights Reserved.