public class TracWikiLanguageTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
TracWikiLanguageTest() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toStringassertEquals, 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, failpublic void setUp()
setUp in class junit.framework.TestCasepublic void testIsDetectingRawHyperlinks()
public void testParagraphs()
throws java.io.IOException
java.io.IOExceptionpublic void testBoldItalic()
public void testBold()
public void testBoldEscaped()
public void testItalic()
public void testItalic2()
public void testDeleted()
public void testDeleted2()
public void testDeleted3()
public void testDeleted_AtStartOfLine()
public void testDeleted_AtEndOfLine()
public void testUnderlined()
public void testSuperscript()
public void testSubscript()
public void testEscapedWithBacktick()
public void testEscapedWithCurlys()
public void testHeadings()
public void testHeadingBreakingPara()
public void testLineBreak()
public void testListUnordered()
throws java.io.IOException
java.io.IOExceptionpublic void testListUnorderedWithHyphens()
throws java.io.IOException
java.io.IOExceptionpublic void testListOrdered()
throws java.io.IOException
java.io.IOExceptionpublic void testListOrderedStartAt2()
throws java.io.IOException
java.io.IOExceptionpublic void testListOrderedBug265015()
throws java.io.IOException
java.io.IOExceptionpublic void testListNested()
throws java.io.IOException
java.io.IOExceptionpublic void testListNestedMixed()
throws java.io.IOException
java.io.IOExceptionpublic void testListNumericWithBulleted()
public void testPreformatted()
throws java.io.IOException
java.io.IOExceptionpublic void testPreformattedNextToPara()
throws java.io.IOException
java.io.IOExceptionpublic void testPreformattedInline()
throws java.io.IOException
java.io.IOExceptionpublic void testPreformattedInline2()
throws java.io.IOException
java.io.IOExceptionpublic void testPreformattedInline3()
throws java.io.IOException
java.io.IOExceptionpublic void testQuoteBlock()
throws java.io.IOException
java.io.IOExceptionpublic void testQuoteBlockFollowingPara()
throws java.io.IOException
java.io.IOExceptionpublic void testQuoteBlockWithSpaces()
throws java.io.IOException
java.io.IOExceptionpublic void testTableBlock()
public void testHyperlink()
public void testHyperlinkWithTitle()
public void testHyperlinkWithoutTitle()
public void testInternalHyperlinkWithTitle()
public void testInternalHyperlinkWithoutTitle()
public void testWikiWord()
public void testWikiWordDisabled()
public void testWikiColon()
public void testWikiWordNegativeMatch()
public void testWikiWordAtLineStart()
public void testWikiWordAtLineEnd()
public void testWikiWordNoAutolink()
public void testWikiWordEscaped()
public void testTicketLink()
public void testTicketLinkNegativeMatch()
public void testTicketLinkWithComment()
public void testTicketLinkWithCommentNegativeMatch()
public void testReportLink()
public void testReportLinkNegativeMatch()
public void testChangesetLink()
public void testChangesetLinkNegativeMatch()
public void testRevisionLogLink()
public void testRevisionLogLinkNegativeMatch()
public void testMilestoneLink()
public void testMilestoneLinkNegativeMatch()
public void testTicketAttachmentLink()
public void testTicketAttachmentLinkNegativeMatch()
public void testSourceLink()
public void testSourceLinkNegativeMatch()
Copyright © 2012 FuseSource, Corp.. All Rights Reserved.