org.eclipse.mylyn.wikitext.core.util.anttask
Class MarkupToDitaTaskTest

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

public class MarkupToDitaTaskTest
extends AbstractTestAntTask


Field Summary
 
Fields inherited from class org.eclipse.mylyn.wikitext.core.util.anttask.AbstractTestAntTask
languageName, tempFolder
 
Constructor Summary
MarkupToDitaTaskTest()
           
 
Method Summary
protected  void setUp()
           
 void testCreatesMapbook()
           
 void testCreatesMapbookNoFormatting()
           
 void testCreatesSingleTopic()
           
 void testCreatesSingleTopicNoFormatting()
           
 void testCreatesSingleTopicXref_HL2()
           
 void testCreatesSingleTopicXref()
           
 void testFileNaming()
          test for bug 269147
 void testMapbookXRef_H2()
           
 void testMapbookXRef()
           
 void testTaskdef()
           
 
Methods inherited from class org.eclipse.mylyn.wikitext.core.util.anttask.AbstractTestAntTask
delete, getContent, listFiles, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

MarkupToDitaTaskTest

public MarkupToDitaTaskTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class AbstractTestAntTask
Throws:
Exception

testCreatesMapbook

public void testCreatesMapbook()
                        throws IOException
Throws:
IOException

testCreatesMapbookNoFormatting

public void testCreatesMapbookNoFormatting()
                                    throws IOException
Throws:
IOException

testCreatesSingleTopic

public void testCreatesSingleTopic()
                            throws IOException
Throws:
IOException

testCreatesSingleTopicNoFormatting

public void testCreatesSingleTopicNoFormatting()
                                        throws IOException
Throws:
IOException

testMapbookXRef

public void testMapbookXRef()
                     throws IOException
Throws:
IOException

testMapbookXRef_H2

public void testMapbookXRef_H2()
                        throws IOException
Throws:
IOException

testCreatesSingleTopicXref

public void testCreatesSingleTopicXref()
                                throws IOException
Throws:
IOException

testCreatesSingleTopicXref_HL2

public void testCreatesSingleTopicXref_HL2()
                                    throws IOException
Throws:
IOException

testFileNaming

public void testFileNaming()
                    throws IOException
test for bug 269147

Throws:
IOException

testTaskdef

public void testTaskdef()


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