public class ExternalResolvedValueSetIndexingTest
extends java.lang.Object
Constructor and Description |
---|
ExternalResolvedValueSetIndexingTest() |
Modifier and Type | Method and Description |
---|---|
static void |
dropIndex() |
static void |
setUp() |
void |
testExternalCodeExact() |
void |
testGetEntitiesForResolvedVSReferences() |
void |
testGetExternalResolvedValueSets() |
void |
testLuceneQuery() |
void |
testLuceneQueryManyResults() |
void |
testPresentationContains() |
void |
testPresentationExact() |
void |
testPropertyContains() |
void |
testPropertyExact() |
void |
testSearchExternalRVSets() |
public ExternalResolvedValueSetIndexingTest()
public static void setUp() throws java.lang.Exception
java.lang.Exception
public void testGetExternalResolvedValueSets()
public void testGetEntitiesForResolvedVSReferences() throws java.net.URISyntaxException
java.net.URISyntaxException
public void testSearchExternalRVSets() throws org.apache.lucene.queryparser.classic.ParseException
org.apache.lucene.queryparser.classic.ParseException
public void testExternalCodeExact() throws LBException
LBException
public void testPresentationExact() throws LBException
LBException
public void testPresentationContains() throws LBException
LBException
public void testPropertyExact() throws LBException
LBException
public void testPropertyContains() throws LBException
LBException
public void testLuceneQuery() throws LBException
LBException
public void testLuceneQueryManyResults() throws LBException
LBException
public static void dropIndex()