public class

TestWorkSourceBatchRunner

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.content.render.xhtml.migration.TestWorkSourceBatchRunner

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestWorkSourceBatchRunner()
Public Methods
void setUp()
void testRun()
void testRunCapturesBatchExceptions()
void testRunCapturesExceptions()
[Expand]
Inherited Methods
From class com.atlassian.confluence.ConfluenceTestCase
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestWorkSourceBatchRunner ()

Public Methods

public void setUp ()

Throws
Exception

public void testRun ()

Throws
Exception

public void testRunCapturesBatchExceptions ()

Throws
Exception

public void testRunCapturesExceptions ()

Throws
Exception