org.eclipse.mylyn.internal.wikitext.ui.editor.syntax
Class FastMarkupPartitionerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.mylyn.internal.wikitext.ui.editor.syntax.AbstractDocumentTest
              extended by org.eclipse.mylyn.internal.wikitext.ui.editor.syntax.FastMarkupPartitionerTest
All Implemented Interfaces:
junit.framework.Test

public class FastMarkupPartitionerTest
extends AbstractDocumentTest

Author:
David Green

Constructor Summary
FastMarkupPartitionerTest()
           
 
Method Summary
 void testConfluenceColor()
          test color
 void testConfluenceColor2()
           
 void testConfluenceTipException_bug273100()
          test for bug 273100
 void testConnectLargeDocument()
           
 void testTextileCausesExceptionIssue36()
           
 void testTextileLinkInBold()
          bug 314131
 void testTextileNestedPhraseModifiersException()
           
 
Methods inherited from class org.eclipse.mylyn.internal.wikitext.ui.editor.syntax.AbstractDocumentTest
createDocument
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

FastMarkupPartitionerTest

public FastMarkupPartitionerTest()
Method Detail

testConnectLargeDocument

public void testConnectLargeDocument()
                              throws IOException
Throws:
IOException

testTextileCausesExceptionIssue36

public void testTextileCausesExceptionIssue36()

testTextileNestedPhraseModifiersException

public void testTextileNestedPhraseModifiersException()

testConfluenceTipException_bug273100

public void testConfluenceTipException_bug273100()
test for bug 273100


testConfluenceColor

public void testConfluenceColor()
test color


testConfluenceColor2

public void testConfluenceColor2()

testTextileLinkInBold

public void testTextileLinkInBold()
bug 314131



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