|
||||||||||
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.IProjectDescriptionTest
public class IProjectDescriptionTest
Tests protocol of IProjectDescription and other specified behavior that relates to the project description.
Field Summary |
---|
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 | |
---|---|
IProjectDescriptionTest()
|
|
IProjectDescriptionTest(java.lang.String name)
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
|
void |
testDescriptionConstant()
|
void |
testDirtyBuildSpec()
Tests that the description file is dirtied if the description has actually changed. |
void |
testDirtyDescription()
Tests that the description file is not dirtied if the description has not actually changed. |
void |
testDynamicProjectReferences()
|
void |
testProjectReferences()
Tests IProjectDescription project references |
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 |
Constructor Detail |
---|
public IProjectDescriptionTest()
public IProjectDescriptionTest(java.lang.String name)
Method Detail |
---|
public static junit.framework.Test suite()
public void testDescriptionConstant()
public void testDirtyDescription()
public void testDirtyBuildSpec()
public void testDynamicProjectReferences()
public void testProjectReferences()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |