public class TestFilePluginInstaller extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
temporaryFolder |
| Constructor and Description |
|---|
TestFilePluginInstaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testClearBackups() |
void |
testInstallPlugin() |
void |
testInstallPluginWithExisting() |
void |
testInstallPluginWithExistingOld() |
void |
testRevertInstalledPlugin() |
void |
testRevertInstalledPluginWithDifferentNamedInstalledPlugin() |
void |
testRevertInstalledPluginWithOld() |
void |
testRevertInstalledPluginWithTwoPrevious() |
void |
testRevertInstalledPluginWithTwoPreviousAndDifferentNames() |
void |
testRevertInstalledPluginWithTwoPreviousAndDifferentNamesOneOriginal() |
void |
testRevertInstalledPluginWithTwoPreviousAndSameNamesOneOriginal() |
void |
testRevertUpgradedTwicePlugin() |
public void testInstallPlugin()
throws IOException
IOExceptionpublic void testInstallPluginWithExisting()
throws IOException
IOExceptionpublic void testInstallPluginWithExistingOld()
throws IOException
IOExceptionpublic void testRevertInstalledPlugin()
throws IOException
IOExceptionpublic void testRevertInstalledPluginWithOld()
throws IOException
IOExceptionpublic void testRevertUpgradedTwicePlugin()
throws IOException
IOExceptionpublic void testRevertInstalledPluginWithTwoPrevious()
throws IOException
IOExceptionpublic void testRevertInstalledPluginWithTwoPreviousAndDifferentNames()
throws IOException
IOExceptionpublic void testRevertInstalledPluginWithTwoPreviousAndDifferentNamesOneOriginal()
throws IOException
IOExceptionpublic void testRevertInstalledPluginWithTwoPreviousAndSameNamesOneOriginal()
throws IOException
IOExceptionpublic void testRevertInstalledPluginWithDifferentNamedInstalledPlugin()
throws IOException
IOExceptionpublic void testClearBackups()
throws IOException
IOExceptionCopyright © 2019 Atlassian. All rights reserved.