public class ALF947Test
extends junit.framework.TestCase
| Constructor and Description |
|---|
ALF947Test() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
protected void |
tearDown() |
void |
testALF947_1()
This moves a node under a different parent and then checks that a search does
not return duplicates
|
void |
testALF947_2()
The same as testALF942_1 but the search is performed in a different txn
|
void |
testALF947_3()
This is duplicating what is happening in the bug report but without rules.
|
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 void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionprotected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void testALF947_1()
throws java.lang.Exception
java.lang.Exceptionpublic void testALF947_2()
throws java.lang.Exception
java.lang.Exceptionpublic void testALF947_3()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.