|
||||||||||
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.mylar.context.tests.AbstractContextTest
org.eclipse.mylar.resources.tests.AbstractResourceContextTest
org.eclipse.mylar.resources.tests.ResourceContextTest
public class ResourceContextTest
Field Summary |
---|
Fields inherited from class org.eclipse.mylar.resources.tests.AbstractResourceContextTest |
---|
context, manager, monitor, navigator, project, scaling, structureBridge, taskId |
Constructor Summary | |
---|---|
ResourceContextTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testDecrementOfFile()
|
void |
testFileAdded()
|
void |
testFileNotAddedIfExcluded()
|
void |
testFolderAddedOnCreation()
|
void |
testPatternNotAddedIfExcluded()
|
void |
testPatternNotAddedMatching()
|
void |
testResourceSelect()
|
Methods inherited from class org.eclipse.mylar.context.tests.AbstractContextTest |
---|
compareTaskscapeEquality, mockInterestContribution, mockInterestContribution, mockNavigation, mockPreferenceChange, mockPropagation, mockSelection, mockSelection, openView |
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ResourceContextTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class AbstractResourceContextTest
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class AbstractResourceContextTest
java.lang.Exception
public void testResourceSelect() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public void testFileNotAddedIfExcluded() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public void testPatternNotAddedIfExcluded() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public void testPatternNotAddedMatching() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public void testFileAdded() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public void testFolderAddedOnCreation() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public void testDecrementOfFile() throws org.eclipse.core.runtime.CoreException, java.lang.reflect.InvocationTargetException, java.lang.InterruptedException
org.eclipse.core.runtime.CoreException
java.lang.reflect.InvocationTargetException
java.lang.InterruptedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |