org.eclipse.mylyn.wikitext.mediawiki.core
Class MediaWikiLanguageTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.eclipse.mylyn.wikitext.mediawiki.core.MediaWikiLanguageTest
- All Implemented Interfaces:
- junit.framework.Test
public class MediaWikiLanguageTest
- extends junit.framework.TestCase
- Author:
- David Green
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 |
MediaWikiLanguageTest
public MediaWikiLanguageTest()
setUp
public void setUp()
- Overrides:
setUp
in class junit.framework.TestCase
testIsDetectingRawHyperlinks
public void testIsDetectingRawHyperlinks()
testParagraph
public void testParagraph()
testNowiki
public void testNowiki()
testBoldItalic
public void testBoldItalic()
testBold
public void testBold()
testItalic
public void testItalic()
testHeadings
public void testHeadings()
testHeadingsWithPara
public void testHeadingsWithPara()
testHorizontalRule
public void testHorizontalRule()
testListUnordered
public void testListUnordered()
throws IOException
- Throws:
IOException
testListOrdered
public void testListOrdered()
throws IOException
- Throws:
IOException
testListOrderedWithContinuation
public void testListOrderedWithContinuation()
throws IOException
- Throws:
IOException
testListOrderedWithContinuationToDocBook
public void testListOrderedWithContinuationToDocBook()
throws IOException
- Throws:
IOException
testListNested
public void testListNested()
throws IOException
- Throws:
IOException
testListMixed
public void testListMixed()
throws IOException
- Throws:
IOException
testListNestedMixed
public void testListNestedMixed()
throws IOException
- Throws:
IOException
testDefinitionList
public void testDefinitionList()
testDefinitionList2
public void testDefinitionList2()
testDefinitionList3
public void testDefinitionList3()
testIndented
public void testIndented()
testPreformatted
public void testPreformatted()
testPreformattedWithTag
public void testPreformattedWithTag()
testPreformattedWithTagStartEndOnSameLine
public void testPreformattedWithTagStartEndOnSameLine()
testPreformattedWithTagStartEndOnSameLine3
public void testPreformattedWithTagStartEndOnSameLine3()
testPreformattedWithTagStartEndOnSameLine2
public void testPreformattedWithTagStartEndOnSameLine2()
testHtmlTags
public void testHtmlTags()
testHtmlComment
public void testHtmlComment()
testLinkInternalPageReference
public void testLinkInternalPageReference()
testLinkInternalPageAnchorReference
public void testLinkInternalPageAnchorReference()
testLinkInternalPageReferenceWithAltText
public void testLinkInternalPageReferenceWithAltText()
testLinkInternalCategoryReference
public void testLinkInternalCategoryReference()
testHyperlinkImplied
public void testHyperlinkImplied()
testHyperlinkInternal
public void testHyperlinkInternal()
testHyperlinkQualifiedInternal
public void testHyperlinkQualifiedInternal()
testHyperlinkInternalPiped
public void testHyperlinkInternalPiped()
testHyperlinkInternalWithSpaces
public void testHyperlinkInternalWithSpaces()
testHyperlinkExternal
public void testHyperlinkExternal()
testHyperlinkExternalWithAltText
public void testHyperlinkExternalWithAltText()
testHyperlinkExternalWithAltText2
public void testHyperlinkExternalWithAltText2()
testImage
public void testImage()
testImageWithAltText
public void testImageWithAltText()
testImageWithAltText2
public void testImageWithAltText2()
testImageWithAltTextAndOptions
public void testImageWithAltTextAndOptions()
testImageWithAltTextAndHeightWidth
public void testImageWithAltTextAndHeightWidth()
testImageWithAltTextAndWidth
public void testImageWithAltTextAndWidth()
testImageWithLinkInCaption
public void testImageWithLinkInCaption()
testImageWithLinkInCaptionThumbnail
public void testImageWithLinkInCaptionThumbnail()
testImageWithTitle
public void testImageWithTitle()
testTable
public void testTable()
testTable2
public void testTable2()
testTableHeadings
public void testTableHeadings()
testTableHeadingsMixed
public void testTableHeadingsMixed()
testTableLexicalOffsets
public void testTableLexicalOffsets()
testTableIncomplete
public void testTableIncomplete()
testTableIncomplete2
public void testTableIncomplete2()
testTableWithSyntax
public void testTableWithSyntax()
testTableOptions
public void testTableOptions()
testEntityReference
public void testEntityReference()
testTemplateEnDash
public void testTemplateEnDash()
testTemplateEmDash
public void testTemplateEmDash()
testDefinitionListIndenting
public void testDefinitionListIndenting()
testParagraphBreaksOnPreformatted
public void testParagraphBreaksOnPreformatted()
testParagraphBreaksOnHeading
public void testParagraphBreaksOnHeading()
testComputeOutline
public void testComputeOutline()
throws IOException
- Throws:
IOException
testCloneTemplateExcludes
public void testCloneTemplateExcludes()
testTableOfContents
public void testTableOfContents()
throws IOException
- Throws:
IOException
testTableOfContents_WithTextFollowingTOC
public void testTableOfContents_WithTextFollowingTOC()
throws IOException
- Throws:
IOException
Copyright © 2011 FuseSource, Corp.. All Rights Reserved.