public class DefaultInstallerTest extends Object
| Constructor and Description |
|---|
DefaultInstallerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
teardown() |
void |
testArtifactDestinationEqualsSource() |
void |
testArtifactExistsAsDir() |
void |
testDoNotUpdateUnchangedArtifact() |
void |
testFailingEventsArtifactExistsAsDir() |
void |
testFailingEventsMetadataExistsAsDir() |
void |
testFailingEventsNullArtifactFile() |
void |
testFailingEventsNullMetadataFile() |
void |
testFileTransformer() |
void |
testMetadataDestinationEqualsSource() |
void |
testMetadataExistsAsDir() |
void |
testNonExistentArtifactFile() |
void |
testNonExistentMetadataFile() |
void |
testNullArtifactFile() |
void |
testNullMetadataFile() |
void |
testSetArtifactTimestamps() |
void |
testSuccessfulArtifactEvents() |
void |
testSuccessfulInstall() |
void |
testSuccessfulMetadataEvents() |
public DefaultInstallerTest()
public void setup() throws IOException
IOExceptionpublic void testSuccessfulInstall() throws InstallationException, IOException
InstallationExceptionIOExceptionpublic void testNullArtifactFile() throws InstallationException
InstallationExceptionpublic void testNullMetadataFile() throws InstallationException
InstallationExceptionpublic void testNonExistentArtifactFile() throws InstallationException
InstallationExceptionpublic void testNonExistentMetadataFile() throws InstallationException
InstallationExceptionpublic void testArtifactExistsAsDir() throws InstallationException
InstallationExceptionpublic void testMetadataExistsAsDir() throws InstallationException
InstallationExceptionpublic void testArtifactDestinationEqualsSource() throws Exception
Exceptionpublic void testMetadataDestinationEqualsSource() throws Exception
Exceptionpublic void testSuccessfulArtifactEvents() throws InstallationException
InstallationExceptionpublic void testSuccessfulMetadataEvents() throws InstallationException
InstallationExceptionpublic void testFailingEventsNullArtifactFile()
public void testFailingEventsNullMetadataFile()
public void testFailingEventsArtifactExistsAsDir()
public void testFailingEventsMetadataExistsAsDir()
public void testDoNotUpdateUnchangedArtifact() throws InstallationException
InstallationExceptionpublic void testSetArtifactTimestamps() throws InstallationException
InstallationExceptionpublic void testFileTransformer() throws Exception
ExceptionCopyright © 2010–2021 The Apache Software Foundation. All rights reserved.