public class

TestConfluenceFileUtils

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.util.io.TestConfluenceFileUtils

Summary

Public Constructors
TestConfluenceFileUtils()
Public Methods
void setUp()
void tearDown()
void testMoveDir()
void testMoveDirRetriesOnFailure()
void testMoveDirToChild()
void testMoveDirToItself()
void testMoveDirToParent()
[Expand]
Inherited Methods
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestConfluenceFileUtils ()

Public Methods

public void setUp ()

Throws
IOException

public void tearDown ()

Throws
IOException

public void testMoveDir ()

Throws
IOException

public void testMoveDirRetriesOnFailure ()

Throws
IOException

public void testMoveDirToChild ()

Throws
IOException

public void testMoveDirToItself ()

Throws
IOException

public void testMoveDirToParent ()

Throws
IOException