|
||||||||||
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.java.tests.xml.ResultUpdaterTest
public class ResultUpdaterTest
Field Summary | |
---|---|
private SearchPluginTestHelper |
helper
|
private org.eclipse.jdt.core.IJavaProject |
jp1
|
private org.eclipse.core.resources.IFile |
plugin1
|
private static java.lang.String |
SOURCE_ID
|
private org.eclipse.jdt.core.IType |
type1
|
Constructor Summary | |
---|---|
ResultUpdaterTest()
|
Method Summary | |
---|---|
java.util.List<?> |
search(int dos,
org.eclipse.mylar.context.core.IMylarElement node)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testRemoveFile()
|
void |
testRemoveProject()
|
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.jdt.core.IType type1
private org.eclipse.core.resources.IFile plugin1
private org.eclipse.jdt.core.IJavaProject jp1
private static final java.lang.String SOURCE_ID
private SearchPluginTestHelper helper
Constructor Detail |
---|
public ResultUpdaterTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
public void testRemoveFile() throws java.lang.Exception
java.lang.Exception
public void testRemoveProject() throws java.lang.Exception
java.lang.Exception
public java.util.List<?> search(int dos, org.eclipse.mylar.context.core.IMylarElement node) throws java.io.IOException, org.eclipse.core.runtime.CoreException
search
in interface org.eclipse.mylar.context.tests.support.search.ISearchPluginTest
java.io.IOException
org.eclipse.core.runtime.CoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |