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 org.eclipse.aether.installation.InstallationException, IOException
org.eclipse.aether.installation.InstallationExceptionIOExceptionpublic void testNullArtifactFile() throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionpublic void testNullMetadataFile() throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionpublic void testNonExistentArtifactFile() throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionpublic void testNonExistentMetadataFile() throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionpublic void testArtifactExistsAsDir() throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionpublic void testMetadataExistsAsDir() throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionpublic void testArtifactDestinationEqualsSource() throws Exception
Exceptionpublic void testMetadataDestinationEqualsSource() throws Exception
Exceptionpublic void testSuccessfulArtifactEvents() throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionpublic void testSuccessfulMetadataEvents() throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionpublic void testFailingEventsNullArtifactFile()
public void testFailingEventsNullMetadataFile()
public void testFailingEventsArtifactExistsAsDir()
public void testFailingEventsMetadataExistsAsDir()
public void testDoNotUpdateUnchangedArtifact() throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionpublic void testSetArtifactTimestamps() throws org.eclipse.aether.installation.InstallationException
org.eclipse.aether.installation.InstallationExceptionpublic void testFileTransformer() throws Exception
ExceptionCopyright © 2010–2022 The Apache Software Foundation. All rights reserved.