org.eclipse.mylyn.internal.wikitext.twiki.tests
Class TWikiLanguageTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.mylyn.internal.wikitext.twiki.tests.TWikiLanguageTest
All Implemented Interfaces:
junit.framework.Test

public class TWikiLanguageTest
extends junit.framework.TestCase


Constructor Summary
TWikiLanguageTest()
           
 
Method Summary
protected  void setUp()
           
 void testBold()
           
 void testBoldFixedFont()
           
 void testBoldItalic()
           
 void testDefinitionLists()
           
 void testFixedFont()
           
 void testHeadings()
           
 void testHorizontalRule()
           
 void testIconUrls()
           
 void testIsDetectingRawHyperlinks()
           
 void testItalic()
           
 void testLink()
           
 void testLinkEscaped()
           
 void testLinkImpliedMailto()
           
 void testLinkInternal()
           
 void testLinkInternal2()
           
 void testLinkInternalWithText()
           
 void testLinkInternalWithText2()
           
 void testLinkInternalWithTextTwoInSameLine()
           
 void testLinkMailto()
           
 void testLinkMailtoWithText()
           
 void testLinkWithText()
           
 void testList()
           
 void testListNumeric()
           
 void testListNumericLowerAlpha()
           
 void testListNumericLowerRoman()
           
 void testListNumericUpperAlpha()
           
 void testListNumericUpperRoman()
           
 void testListNumericWithBulleted()
           
 void testListWithContinuation()
           
 void testLiteralBlock()
           
 void testNoAutolink()
           
 void testParagraphs()
           
 void testTableOfContents()
           
 void testVerbatimBlock()
           
 void testWikiWord()
           
 void testWikiWordEscaped()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TWikiLanguageTest

public TWikiLanguageTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testIsDetectingRawHyperlinks

public void testIsDetectingRawHyperlinks()

testParagraphs

public void testParagraphs()

testBold

public void testBold()

testItalic

public void testItalic()

testBoldItalic

public void testBoldItalic()

testFixedFont

public void testFixedFont()

testBoldFixedFont

public void testBoldFixedFont()

testVerbatimBlock

public void testVerbatimBlock()

testLiteralBlock

public void testLiteralBlock()

testHorizontalRule

public void testHorizontalRule()

testHeadings

public void testHeadings()

testDefinitionLists

public void testDefinitionLists()

testTableOfContents

public void testTableOfContents()

testWikiWord

public void testWikiWord()

testNoAutolink

public void testNoAutolink()

testWikiWordEscaped

public void testWikiWordEscaped()

testList

public void testList()

testListWithContinuation

public void testListWithContinuation()

testListNumeric

public void testListNumeric()

testListNumericLowerAlpha

public void testListNumericLowerAlpha()

testListNumericUpperAlpha

public void testListNumericUpperAlpha()

testListNumericLowerRoman

public void testListNumericLowerRoman()

testListNumericUpperRoman

public void testListNumericUpperRoman()

testListNumericWithBulleted

public void testListNumericWithBulleted()

testLink

public void testLink()

testLinkWithText

public void testLinkWithText()

testLinkInternal

public void testLinkInternal()

testLinkInternal2

public void testLinkInternal2()

testLinkInternalWithText

public void testLinkInternalWithText()

testLinkInternalWithTextTwoInSameLine

public void testLinkInternalWithTextTwoInSameLine()

testLinkInternalWithText2

public void testLinkInternalWithText2()

testLinkEscaped

public void testLinkEscaped()

testLinkMailto

public void testLinkMailto()

testLinkMailtoWithText

public void testLinkMailtoWithText()

testLinkImpliedMailto

public void testLinkImpliedMailto()

testIconUrls

public void testIconUrls()


Copyright © 2011 FuseSource, Corp.. All Rights Reserved.