mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Add a TODO note about a possible future improvement to the tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@23062 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -58,6 +58,9 @@ import org.springframework.context.ConfigurableApplicationContext;
|
|||||||
* Action tracking service tests. These mostly need
|
* Action tracking service tests. These mostly need
|
||||||
* careful control over the transactions they use.
|
* careful control over the transactions they use.
|
||||||
*
|
*
|
||||||
|
* TODO Replace various sleep statements in here with a wait on the async action executor.
|
||||||
|
* Needs a way to be notified of async actions completing, which isn't currently available.
|
||||||
|
*
|
||||||
* @author Nick Burch
|
* @author Nick Burch
|
||||||
*/
|
*/
|
||||||
public class ActionTrackingServiceImplTest extends TestCase
|
public class ActionTrackingServiceImplTest extends TestCase
|
||||||
|
Reference in New Issue
Block a user