|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.eclipse.core.tests.harness.CoreTest
org.eclipse.core.tests.resources.ResourceTest
org.eclipse.core.tests.resources.ISynchronizerTest
public class ISynchronizerTest
Field Summary | |
---|---|
static int |
NUMBER_OF_PARTNERS
|
IResource[] |
resources
|
Fields inherited from class org.eclipse.core.tests.resources.ResourceTest |
---|
deltaListener, PI_RESOURCES_TESTS |
Fields inherited from class org.eclipse.core.tests.harness.CoreTest |
---|
PI_HARNESS |
Constructor Summary | |
---|---|
ISynchronizerTest()
|
|
ISynchronizerTest(java.lang.String name)
|
Method Summary | |
---|---|
java.lang.String[] |
defineHierarchy()
Return a string array which defines the hierarchy of a tree. |
void |
setUp()
The environment should be set-up in the main method. |
static junit.framework.Test |
suite()
|
void |
tearDown()
|
void |
testDeleteResources()
|
void |
testDeleteResources2()
|
void |
testMoveResource()
|
void |
testMoveResource2()
|
void |
testPhantomRemoval()
Removes resources, sets sync info to null and ensures the
phantoms do not exist any more (see bug 3024) |
void |
testRegistration()
|
void |
testSave()
|
void |
testSnap()
|
void |
testSyncInfo()
|
Methods inherited from class org.eclipse.core.tests.harness.CoreTest |
---|
createFileInFileSystem, debug, fail, getContents, getContents, getMonitor, getRandomContents, getRandomLocation, getRandomString, getTempDir, log, log, transferData, transferDataWithoutClose |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, getName, run, run, runBare, 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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static int NUMBER_OF_PARTNERS
public IResource[] resources
Constructor Detail |
---|
public ISynchronizerTest()
public ISynchronizerTest(java.lang.String name)
Method Detail |
---|
public java.lang.String[] defineHierarchy()
defineHierarchy
in class ResourceTest
public void setUp() throws java.lang.Exception
ResourceTest
java.lang.Exception
public static junit.framework.Test suite()
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testDeleteResources()
public void testDeleteResources2()
public void testMoveResource()
public void testMoveResource2()
public void testRegistration()
public void testSave()
public void testSnap()
public void testSyncInfo()
public void testPhantomRemoval()
null
and ensures the
phantoms do not exist any more (see bug 3024)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |