Class VerifyTrackedEntriesForNPMScopedPackageTest
- java.lang.Object
-
- org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
-
- org.commonjava.indy.folo.ftest.content.AbstractNPMFoloContentManagementTest
-
- org.commonjava.indy.folo.ftest.content.VerifyTrackedEntriesForNPMScopedPackageTest
-
public class VerifyTrackedEntriesForNPMScopedPackageTest extends AbstractNPMFoloContentManagementTest
GIVEN:- Repository(remote or group) for npm and path
WHEN:- Access path through folo track
THEN:- The path can be tracked correctly
-
-
Field Summary
-
Fields inherited from class org.commonjava.indy.folo.ftest.content.AbstractNPMFoloContentManagementTest
NPMJS, npmjsServer, PUBLIC, STORE
-
-
Constructor Summary
Constructors Constructor Description VerifyTrackedEntriesForNPMScopedPackageTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidverifyTrackedEntryForStore()-
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
-
-