org.eclipse.mylyn.wikitext.textile.core
Class BugzillaTextileLanguageTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.eclipse.mylyn.wikitext.textile.core.BugzillaTextileLanguageTest
All Implemented Interfaces:
junit.framework.Test

public class BugzillaTextileLanguageTest
extends junit.framework.TestCase

Author:
David Green

Constructor Summary
BugzillaTextileLanguageTest()
           
 
Method Summary
 void setUp()
           
 void testBugFooHasBeenMatch()
           
 void testBugFooHasBeenNegativeMatch()
           
 void testEclipseErrorDetailsBlock()
           
 void testHtmlEscaping()
           
 void testJavaStackTraceDetection_bug273629()
           
 void testJavaStackTraceDetection_bug280805()
           
 void testJavaStackTraceDetection_bug283629()
           
 void testJavaStackTraceDetection_bug298781()
           
 void testJavaStackTraceDetection()
           
 void testQuotedBlock()
           
 void testQuotedBlock2()
           
 void testQuotedBlock3()
           
 void testQuotedBlock4()
           
 void testQuotedBlock5()
           
 void testThisBugHasBeen()
           
 void testThisBugHasBeenNegativeMatch()
           
 void testXmlEscaping()
           
 
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

BugzillaTextileLanguageTest

public BugzillaTextileLanguageTest()
Method Detail

setUp

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

testQuotedBlock

public void testQuotedBlock()

testQuotedBlock2

public void testQuotedBlock2()

testQuotedBlock3

public void testQuotedBlock3()

testQuotedBlock4

public void testQuotedBlock4()

testQuotedBlock5

public void testQuotedBlock5()

testThisBugHasBeen

public void testThisBugHasBeen()

testThisBugHasBeenNegativeMatch

public void testThisBugHasBeenNegativeMatch()

testBugFooHasBeenMatch

public void testBugFooHasBeenMatch()

testBugFooHasBeenNegativeMatch

public void testBugFooHasBeenNegativeMatch()

testXmlEscaping

public void testXmlEscaping()

testHtmlEscaping

public void testHtmlEscaping()

testJavaStackTraceDetection

public void testJavaStackTraceDetection()

testJavaStackTraceDetection_bug280805

public void testJavaStackTraceDetection_bug280805()

testJavaStackTraceDetection_bug273629

public void testJavaStackTraceDetection_bug273629()

testJavaStackTraceDetection_bug283629

public void testJavaStackTraceDetection_bug283629()

testJavaStackTraceDetection_bug298781

public void testJavaStackTraceDetection_bug298781()

testEclipseErrorDetailsBlock

public void testEclipseErrorDetailsBlock()


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