Class 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
    • Constructor Detail

      • DownloadFromTrackedNPMRemoteRepoTest

        public DownloadFromTrackedNPMRemoteRepoTest()
    • Method Detail

      • downloadFileFromRemoteRepository

        public void downloadFileFromRemoteRepository()
                                              throws Exception
        Throws:
        Exception