public class ADMLuceneTest
extends junit.framework.TestCase
implements org.alfresco.repo.dictionary.DictionaryListener
| Modifier and Type | Class and Description |
|---|---|
static class |
ADMLuceneTest.UnknownDataType |
| Constructor and Description |
|---|
ADMLuceneTest() |
ADMLuceneTest(java.lang.String arg0) |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic ADMLuceneTest()
public ADMLuceneTest(java.lang.String arg0)
arg0 - public void afterDictionaryDestroy()
afterDictionaryDestroy in interface org.alfresco.repo.dictionary.DictionaryListenerpublic void afterDictionaryInit()
afterDictionaryInit in interface org.alfresco.repo.dictionary.DictionaryListenerpublic void onDictionaryInit()
onDictionaryInit in interface org.alfresco.repo.dictionary.DictionaryListenerpublic void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionpublic java.util.Map getOrderProperties()
protected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void doNotTestIndexBackAllowsReadOperations()
throws java.lang.Exception
java.lang.Exceptionpublic void restManyReaders()
throws java.lang.Exception
java.lang.Exceptionpublic void testMaskDeletes()
throws java.lang.Exception
java.lang.Exceptionpublic void testQuoting()
throws java.lang.Exception
java.lang.Exceptionpublic void test_ALF_8007()
throws java.lang.Exception
java.lang.Exceptionpublic void testPublicServiceSearchServicePaging()
throws java.lang.Exception
java.lang.Exceptionpublic void testNonPublicSearchServicePaging()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void testAlfrescoSql()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void alfrescoSqlQueryWithCount(ADMLuceneSearcherImpl searcher, java.lang.String query, int count)
public void testCmisSql()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void sqlQueryWithCount(ADMLuceneSearcherImpl searcher, java.lang.String query, int count)
public void testFtsSort()
throws java.lang.Throwable
java.lang.Throwablepublic void testFTS()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void testFTSandSort()
throws java.lang.Exception
java.lang.Exceptionpublic void ftsQueryWithCount(ADMLuceneSearcherImpl searcher, java.lang.String query, int count)
public void ftsQueryWithCount(ADMLuceneSearcherImpl searcher, java.lang.String defaultFieldName, java.lang.String query, int count)
public void ftsQueryWithCount(ADMLuceneSearcherImpl searcher, java.lang.String query, int count, org.alfresco.service.cmr.repository.NodeRef first, org.alfresco.service.cmr.repository.NodeRef last)
public void ftsQueryWithCount(ADMLuceneSearcherImpl searcher, java.lang.String query, int count, java.util.List expectedList)
public void testOverWritetoZeroSize()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkResultSet1()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkResultSet10()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkResultSet100()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkResultSet1000()
throws java.lang.Exception
java.lang.Exceptionpublic void xtestBulkResultSet10000()
throws java.lang.Exception
java.lang.Exceptionpublic void testSortIssue_AR_1515__AND__AR_1466()
throws java.lang.Exception
java.lang.Exceptionpublic void testAuxDataIsPresent()
throws java.lang.Exception
java.lang.Exceptionpublic void testFirst()
throws java.lang.Exception
java.lang.Exceptionpublic void test0()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteSecondaryAssocToContainer()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteSecondaryAssocToLeaf()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteIssue()
throws java.lang.Exception
java.lang.Exceptionpublic void testMTDeleteIssue()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeltaIssue()
throws java.lang.Exception
java.lang.Exceptionpublic void testRepeatPerformance()
throws java.lang.Exception
java.lang.Exceptionpublic void testSort()
throws java.lang.Exception
java.lang.Exceptionpublic void test1()
throws java.lang.Exception
java.lang.Exceptionpublic void test2()
throws java.lang.Exception
java.lang.Exceptionpublic void test3()
throws java.lang.Exception
java.lang.Exceptionpublic void test4()
throws java.lang.Exception
java.lang.Exceptionpublic void test5()
throws java.lang.Exception
java.lang.Exceptionpublic void test6()
throws java.lang.Exception
java.lang.Exceptionpublic void testNoOp()
throws java.lang.Exception
java.lang.Exceptionpublic void testStandAloneIndexerCommit()
throws java.lang.Exception
java.lang.Exceptionjava.lang.InterruptedExceptionpublic void testStandAlonePathIndexer()
throws java.lang.Exception
java.lang.Exceptionpublic void testAllPathSearch()
throws java.lang.Exception
java.lang.Exceptionpublic void testPathSearch()
throws java.lang.Exception
java.lang.Exceptionpublic void testXPathSearch()
throws java.lang.Exception
java.lang.Exceptionpublic void testMissingIndex()
throws java.lang.Exception
java.lang.Exceptionpublic void testUpdateIndex()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteLeaf()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddEscapedChild()
throws java.lang.Exception
java.lang.Exceptionpublic void testNumericInPath()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteContainer()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteAndAddReference()
throws java.lang.Exception
java.lang.Exceptionpublic void testRenameReference()
throws java.lang.Exception
java.lang.Exceptionpublic void testDelayIndex()
throws java.lang.Exception
java.lang.Exceptionpublic void testWaitForIndex()
throws java.lang.Exception
java.lang.Exceptionpublic void testForKev()
throws java.lang.Exception
java.lang.Exceptionpublic void testIssueAR47()
throws java.lang.Exception
java.lang.Exceptionpublic void testReadAgainstDelta()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
args - java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.