com.atlassian.plugin.loaders
Class TestDirectoryScanner

java.lang.Object
  extended by com.atlassian.plugin.loaders.TestDirectoryScanner

public class TestDirectoryScanner
extends java.lang.Object


Constructor Summary
TestDirectoryScanner()
           
 
Method Summary
 void createFillAndCleanTempPluginDirectory()
           
 void testAddAndRemoveJarFromOutsideScanner()
           
 void testModifyJar()
           
 void testNormalOperation()
           
 void testRemove()
           
 void testRemoveFromReadOnlySource()
           
 void testRemoveNoErrorWhenNotExist()
           
 void testSkipDot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDirectoryScanner

public TestDirectoryScanner()
Method Detail

createFillAndCleanTempPluginDirectory

public void createFillAndCleanTempPluginDirectory()
                                           throws java.io.IOException
Throws:
java.io.IOException

testNormalOperation

public void testNormalOperation()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testSkipDot

public void testSkipDot()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testRemove

public void testRemove()

testRemoveFromReadOnlySource

public void testRemoveFromReadOnlySource()

testRemoveNoErrorWhenNotExist

public void testRemoveNoErrorWhenNotExist()

testAddAndRemoveJarFromOutsideScanner

public void testAddAndRemoveJarFromOutsideScanner()
                                           throws java.lang.Exception
Throws:
java.lang.Exception

testModifyJar

public void testModifyJar()
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013 Atlassian. All Rights Reserved.