com.atlassian.jira.bc.dataimport
Class TestDefaultExportService

java.lang.Object
  extended by com.atlassian.jira.bc.dataimport.TestDefaultExportService

public class TestDefaultExportService
extends Object

Since:
v4.4

Constructor Summary
TestDefaultExportService()
           
 
Method Summary
 void devlopmentExport()
           
 void entityException()
           
 void happyPathNoActiveObjects()
           
 void initMocks()
           
 void invalidXml()
           
 void ioException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDefaultExportService

public TestDefaultExportService()
Method Detail

initMocks

public void initMocks()

happyPathNoActiveObjects

public void happyPathNoActiveObjects()
                              throws Exception
Throws:
Exception

devlopmentExport

public void devlopmentExport()
                      throws Exception
Throws:
Exception

ioException

public void ioException()
                 throws Exception
Throws:
Exception

invalidXml

public void invalidXml()
                throws Exception
Throws:
Exception

entityException

public void entityException()
                     throws Exception
Throws:
Exception


Copyright © 2002-2012 Atlassian. All Rights Reserved.