org.eclipse.mylyn.wikitext.tracwiki.core
Class TracWikiLanguageTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.eclipse.mylyn.wikitext.tracwiki.core.TracWikiLanguageTest
- All Implemented Interfaces:
- junit.framework.Test
public class TracWikiLanguageTest
- 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 |
TracWikiLanguageTest
public TracWikiLanguageTest()
setUp
public void setUp()
- Overrides:
setUp
in class junit.framework.TestCase
testIsDetectingRawHyperlinks
public void testIsDetectingRawHyperlinks()
testParagraphs
public void testParagraphs()
throws IOException
- Throws:
IOException
testBoldItalic
public void testBoldItalic()
testBold
public void testBold()
testBoldEscaped
public void testBoldEscaped()
testItalic
public void testItalic()
testItalic2
public void testItalic2()
testDeleted
public void testDeleted()
testDeleted2
public void testDeleted2()
testDeleted3
public void testDeleted3()
testDeleted_AtStartOfLine
public void testDeleted_AtStartOfLine()
testDeleted_AtEndOfLine
public void testDeleted_AtEndOfLine()
testUnderlined
public void testUnderlined()
testSuperscript
public void testSuperscript()
testSubscript
public void testSubscript()
testEscapedWithBacktick
public void testEscapedWithBacktick()
testEscapedWithCurlys
public void testEscapedWithCurlys()
testHeadings
public void testHeadings()
testHeadingBreakingPara
public void testHeadingBreakingPara()
testLineBreak
public void testLineBreak()
testListUnordered
public void testListUnordered()
throws IOException
- Throws:
IOException
testListUnorderedWithHyphens
public void testListUnorderedWithHyphens()
throws IOException
- Throws:
IOException
testListOrdered
public void testListOrdered()
throws IOException
- Throws:
IOException
testListOrderedStartAt2
public void testListOrderedStartAt2()
throws IOException
- Throws:
IOException
testListOrderedBug265015
public void testListOrderedBug265015()
throws IOException
- Throws:
IOException
testListNested
public void testListNested()
throws IOException
- Throws:
IOException
testListNestedMixed
public void testListNestedMixed()
throws IOException
- Throws:
IOException
testListNumericWithBulleted
public void testListNumericWithBulleted()
testPreformatted
public void testPreformatted()
throws IOException
- Throws:
IOException
testPreformattedNextToPara
public void testPreformattedNextToPara()
throws IOException
- Throws:
IOException
testPreformattedInline
public void testPreformattedInline()
throws IOException
- Throws:
IOException
testPreformattedInline2
public void testPreformattedInline2()
throws IOException
- Throws:
IOException
testPreformattedInline3
public void testPreformattedInline3()
throws IOException
- Throws:
IOException
testQuoteBlock
public void testQuoteBlock()
throws IOException
- Throws:
IOException
testQuoteBlockFollowingPara
public void testQuoteBlockFollowingPara()
throws IOException
- Throws:
IOException
testQuoteBlockWithSpaces
public void testQuoteBlockWithSpaces()
throws IOException
- Throws:
IOException
testTableBlock
public void testTableBlock()
testHyperlink
public void testHyperlink()
testHyperlinkWithTitle
public void testHyperlinkWithTitle()
testHyperlinkWithoutTitle
public void testHyperlinkWithoutTitle()
testInternalHyperlinkWithTitle
public void testInternalHyperlinkWithTitle()
testInternalHyperlinkWithoutTitle
public void testInternalHyperlinkWithoutTitle()
testWikiWord
public void testWikiWord()
testWikiWordDisabled
public void testWikiWordDisabled()
testWikiColon
public void testWikiColon()
testWikiWordNegativeMatch
public void testWikiWordNegativeMatch()
testWikiWordAtLineStart
public void testWikiWordAtLineStart()
testWikiWordAtLineEnd
public void testWikiWordAtLineEnd()
testWikiWordNoAutolink
public void testWikiWordNoAutolink()
testWikiWordEscaped
public void testWikiWordEscaped()
testTicketLink
public void testTicketLink()
testTicketLinkNegativeMatch
public void testTicketLinkNegativeMatch()
testTicketLinkWithComment
public void testTicketLinkWithComment()
testTicketLinkWithCommentNegativeMatch
public void testTicketLinkWithCommentNegativeMatch()
testReportLink
public void testReportLink()
testReportLinkNegativeMatch
public void testReportLinkNegativeMatch()
testChangesetLink
public void testChangesetLink()
testChangesetLinkNegativeMatch
public void testChangesetLinkNegativeMatch()
testRevisionLogLink
public void testRevisionLogLink()
testRevisionLogLinkNegativeMatch
public void testRevisionLogLinkNegativeMatch()
testMilestoneLink
public void testMilestoneLink()
testMilestoneLinkNegativeMatch
public void testMilestoneLinkNegativeMatch()
testTicketAttachmentLink
public void testTicketAttachmentLink()
testTicketAttachmentLinkNegativeMatch
public void testTicketAttachmentLinkNegativeMatch()
testSourceLink
public void testSourceLink()
testSourceLinkNegativeMatch
public void testSourceLinkNegativeMatch()
Copyright © 2011 FuseSource, Corp.. All Rights Reserved.