org.alfresco.repo.avm
Class AVMServiceConcurrentTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.repo.avm.AVMServiceTestBase
              extended by org.alfresco.repo.avm.AVMServiceConcurrentTest
All Implemented Interfaces:
junit.framework.Test

public class AVMServiceConcurrentTest
extends AVMServiceTestBase

AVM concurrency and search


Field Summary
 
Fields inherited from class org.alfresco.repo.avm.AVMServiceTestBase
fAuthenticationComponent, fAuthService, fContext, fIndexerAndSearcher, fIndexingInterceptor, fLockingService, fReaper, fRetryingTransactionHelper, fService, fSyncService, fTransactionService
 
Constructor Summary
AVMServiceConcurrentTest()
           
 
Method Summary
 void test_ALF_786()
           
 void test_CreateDelete()
           
 void testSetup()
           
 void xtest_ALF_786_PLUS()
           
 
Methods inherited from class org.alfresco.repo.avm.AVMServiceTestBase
checkHistory, recursiveContents, recursiveList, recursiveList, runQueriesAgainstBasicTree, runQueriesAgainstBasicTreeWithAOnly, setUp, setupBasicTree, setupBasicTree0, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AVMServiceConcurrentTest

public AVMServiceConcurrentTest()
Method Detail

testSetup

public void testSetup()
               throws java.lang.Exception
Overrides:
testSetup in class AVMServiceTestBase
Throws:
java.lang.Exception

test_CreateDelete

public void test_CreateDelete()
                       throws java.lang.Exception
Throws:
java.lang.Exception

test_ALF_786

public void test_ALF_786()
                  throws java.lang.Exception
Throws:
java.lang.Exception

xtest_ALF_786_PLUS

public void xtest_ALF_786_PLUS()
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.