Class DownloadFromTrackedNPMRemoteRepoTest
- java.lang.Object
-
- org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
-
- org.commonjava.indy.folo.ftest.content.AbstractNPMFoloContentManagementTest
-
- org.commonjava.indy.folo.ftest.content.DownloadFromTrackedNPMRemoteRepoTest
-
public class DownloadFromTrackedNPMRemoteRepoTest extends AbstractNPMFoloContentManagementTest
GIVEN:- RemoteRepository for npm and path
WHEN:- Access path through folo track
THEN:- The path can be got correctly
-
-
Field Summary
-
Fields inherited from class org.commonjava.indy.folo.ftest.content.AbstractNPMFoloContentManagementTest
NPMJS, npmjsServer, PUBLIC, STORE
-
-
Constructor Summary
Constructors Constructor Description DownloadFromTrackedNPMRemoteRepoTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddownloadFileFromRemoteRepository()-
Methods inherited from class org.commonjava.indy.folo.ftest.content.AbstractNPMFoloContentManagementTest
before, getAdditionalClientModules
-
Methods inherited from class org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
copyToConfigFile, copyToDataFile, createIndyClient, getAdditionalMapperModules, getTemp, getTestEnvironmentTimeoutMultiplier, getTestTimeoutMultiplier, getTestTimeoutSeconds, initBaseTestConfig, initTestConfig, initTestData, isEmpty, isPathMappedStorageEnabled, isSchedulerEnabled, lookup, newName, newServerFixture, newUrl, readTestResource, readTestResourceAsStream, sleepAndRunFileGC, start, stop, waitForEventPropagation, waitForEventPropagationWithMultiplier, writeConfigFile, writeDataFile
-
-