|
||||||||||
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.java.tests.AbstractJavaContextTest
org.eclipse.mylar.java.tests.InterestManipulationTest
public class InterestManipulationTest
Nested Class Summary | |
---|---|
(package private) class |
InterestManipulationTest.InterestManipulationAction
|
Nested classes/interfaces inherited from class org.eclipse.mylar.java.tests.AbstractJavaContextTest |
---|
AbstractJavaContextTest.TestProgressMonitor |
Field Summary | |
---|---|
private org.eclipse.mylar.context.core.IMylarElement |
clazz
|
private org.eclipse.mylar.context.core.IMylarElement |
cu
|
private org.eclipse.jdt.core.ICompilationUnit |
javaCu
|
private org.eclipse.jdt.core.IMethod |
javaMethod
|
private org.eclipse.jdt.core.IPackageFragment |
javaPackage
|
private org.eclipse.jdt.core.IType |
javaType
|
private org.eclipse.mylar.context.core.IMylarElement |
method
|
private org.eclipse.ui.IWorkbenchPart |
part
|
Fields inherited from class org.eclipse.mylar.java.tests.AbstractJavaContextTest |
---|
context, contextId, manager, monitor, p1, project, scaling, type1 |
Constructor Summary | |
---|---|
InterestManipulationTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testDecrementAcrossBridges()
|
void |
testDecrementInterestOfCompilationUnit()
|
void |
testManipulation()
|
Methods inherited from class org.eclipse.mylar.java.tests.AbstractJavaContextTest |
---|
waitForAutoBuild |
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 |
Field Detail |
---|
private org.eclipse.mylar.context.core.IMylarElement method
private org.eclipse.mylar.context.core.IMylarElement clazz
private org.eclipse.mylar.context.core.IMylarElement cu
private org.eclipse.jdt.core.IMethod javaMethod
private org.eclipse.jdt.core.IType javaType
private org.eclipse.jdt.core.ICompilationUnit javaCu
private org.eclipse.jdt.core.IPackageFragment javaPackage
private org.eclipse.ui.IWorkbenchPart part
Constructor Detail |
---|
public InterestManipulationTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class AbstractJavaContextTest
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class AbstractJavaContextTest
java.lang.Exception
public void testDecrementAcrossBridges() 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
public void testDecrementInterestOfCompilationUnit() throws org.eclipse.jdt.core.JavaModelException
org.eclipse.jdt.core.JavaModelException
public void testManipulation() throws org.eclipse.jdt.core.JavaModelException
org.eclipse.jdt.core.JavaModelException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |