public class TestFilePluginInstaller
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestFilePluginInstaller() |
| Modifier and Type | Method and Description |
|---|---|
protected 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() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toStringprotected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionpublic 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 © 2014 Atlassian. All rights reserved.