Class AbstractTrackingReportTest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static String CENTRAL  
      protected static String PUBLIC  
      protected static String STORE  
      • Fields inherited from class org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest

        cacheProvider, client, dataDir, DEFAULT_TEST_TIMEOUT, etcDir, fixture, logger, name, storageDir, timeout, TIMEOUT_ENV_FACTOR_SYSPROP
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void before()  
      protected boolean createStandardStores()  
      protected String digest​(byte[] bytes, MessageDigest md)  
      protected Collection<org.commonjava.indy.client.core.IndyClientModule> getAdditionalClientModules()  
      protected String md5Hex​(byte[] bytes)  
      protected String sha256Hex​(byte[] bytes)  
      • 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