|
||||||||||
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.mylyn.wikitext.tests.AbstractTestInWorkspace
org.eclipse.mylyn.wikitext.ui.FileTypesTest
public class FileTypesTest
A test that runs in the Eclipse UI that verifies that registered file types make sense.
Constructor Summary | |
---|---|
FileTypesTest()
|
Method Summary | |
---|---|
protected void |
setUp()
Overriding classes should call super.setUp() |
void |
testConfluenceFileType()
|
void |
testMediaWikiFileType()
|
void |
testTextileFileType()
|
void |
testTextileFileTypeChangeIsSticky()
|
void |
testTracWikiFileType()
|
void |
testTWikiFileType()
|
Methods inherited from class org.eclipse.mylyn.wikitext.tests.AbstractTestInWorkspace |
---|
createSimpleProject, tearDown |
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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FileTypesTest()
Method Detail |
---|
protected void setUp() throws Exception
AbstractTestInWorkspace
setUp
in class AbstractTestInWorkspace
Exception
public void testTextileFileType() throws CoreException
CoreException
public void testTextileFileTypeChangeIsSticky() throws CoreException
CoreException
public void testMediaWikiFileType() throws CoreException
CoreException
public void testTracWikiFileType() throws CoreException
CoreException
public void testTWikiFileType() throws CoreException
CoreException
public void testConfluenceFileType() throws CoreException
CoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |