org.eclipse.mylyn.wikitext.core.parser.util
Class TextileToDocbookTest

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

public class TextileToDocbookTest
extends junit.framework.TestCase

Author:
David Green, Peter Friese bug 273355 Support image scaling for Textile -> DocBook

Constructor Summary
TextileToDocbookTest()
           
 
Method Summary
 void setUp()
           
 void testBlockCode()
           
 void testBlockCodeExtended()
           
 void testFootnotes()
           
 void testHeader()
           
 void testHeaderWithAcronym()
           
 void testImageScaling()
           
 void testImageWidth()
           
 void testImageWidthDepth()
           
 void testMultipleNestedElements()
           
 void testNestedHeaders()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TextileToDocbookTest

public TextileToDocbookTest()
Method Detail

setUp

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

testHeader

public void testHeader()
                throws java.lang.Exception
Throws:
java.lang.Exception

testMultipleNestedElements

public void testMultipleNestedElements()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testNestedHeaders

public void testNestedHeaders()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testHeaderWithAcronym

public void testHeaderWithAcronym()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testBlockCode

public void testBlockCode()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testBlockCodeExtended

public void testBlockCodeExtended()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testFootnotes

public void testFootnotes()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testImageScaling

public void testImageScaling()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testImageWidth

public void testImageWidth()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testImageWidthDepth

public void testImageWidthDepth()
                         throws java.lang.Exception
Throws:
java.lang.Exception


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