com.atlassian.bonnie
Class TestConcurrentLuceneConnection
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.atlassian.bonnie.TestConcurrentLuceneConnection
- All Implemented Interfaces:
- junit.framework.Test
- public final class TestConcurrentLuceneConnection
- extends junit.framework.TestCase
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TestConcurrentLuceneConnection
public TestConcurrentLuceneConnection()
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsIndexCreated
public void testIsIndexCreated()
testSearcherReuse
public void testSearcherReuse()
testWriterIsInteractiveModeConfiguration
public void testWriterIsInteractiveModeConfiguration()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReaderReuse
public void testReaderReuse()
testRecreateIndexDirectory
public void testRecreateIndexDirectory()
throws java.io.IOException
- Throws:
java.io.IOException
testFileConstructor
public void testFileConstructor()
throws java.io.IOException
- Throws:
java.io.IOException
testOptimizeCallsCorrectly
public void testOptimizeCallsCorrectly()
throws java.io.IOException
- Throws:
java.io.IOException
testLeakedSearcher
public void testLeakedSearcher()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFlipSearcher
public void testFlipSearcher()
throws java.io.IOException
- Throws:
java.io.IOException
testWriterBlocksDelete
public void testWriterBlocksDelete()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testDeleteBlocksWriter
public void testDeleteBlocksWriter()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testDeleteClosesReader
public void testDeleteClosesReader()
testWriteClosesWriter
public void testWriteClosesWriter()
testDeleteAndWriteAtomicity
public void testDeleteAndWriteAtomicity()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBatchUpdateHoldsLock
public void testBatchUpdateHoldsLock()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDeleterDoesNotBlockSearches
public void testDeleterDoesNotBlockSearches()
testWriterDoesNotBlockSearches
public void testWriterDoesNotBlockSearches()
Copyright © 2006-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.