org.nuiton.wikitty.conform
Class ImportExportTest

java.lang.Object
  extended by org.nuiton.wikitty.conform.AbstractTestConformance
      extended by org.nuiton.wikitty.conform.ImportExportTest

public class ImportExportTest
extends AbstractTestConformance


Field Summary
protected  org.nuiton.wikitty.addons.WikittyImportExportService ieService
           
 
Fields inherited from class org.nuiton.wikitty.conform.AbstractTestConformance
EXT_REQUIRED, EXT_REQUIRES, EXT_TEST, EXTNAME, EXTREQUIRED, EXTREQUIRES, proxy
 
Constructor Summary
ImportExportTest()
           
 
Method Summary
 void clearStorage()
           
 org.nuiton.util.ApplicationConfig getConfig()
           
protected  org.nuiton.wikitty.addons.WikittyImportExportService getImportExportService()
           
 void testExport()
           
 void testImport()
           
 
Methods inherited from class org.nuiton.wikitty.conform.AbstractTestConformance
createBasicWikitty, createExtension, createSampleWikitty, createType, createWikitty, createWikitty, format, getKeyPairs, getProxy, getWikittyService, parse, setWikittyService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ieService

protected org.nuiton.wikitty.addons.WikittyImportExportService ieService
Constructor Detail

ImportExportTest

public ImportExportTest()
Method Detail

getConfig

public org.nuiton.util.ApplicationConfig getConfig()
Specified by:
getConfig in class AbstractTestConformance

clearStorage

public void clearStorage()
                  throws Exception
Throws:
Exception

getImportExportService

protected org.nuiton.wikitty.addons.WikittyImportExportService getImportExportService()

testExport

public void testExport()
                throws Exception
Throws:
Exception

testImport

public void testImport()
                throws Exception
Throws:
Exception


Copyright © 2009-2012 CodeLutin. All Rights Reserved.