Class MetricUtilsTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class MetricUtilsTest extends ServicelayerBaseTest
  • Constructor Details

    • MetricUtilsTest

      public MetricUtilsTest()
  • Method Details

    • setup

      public void setup()
    • tearDown

      public void tearDown()
    • shouldCreateMetricCacheWithProvidedMetricRegistry

      public void shouldCreateMetricCacheWithProvidedMetricRegistry()
    • shouldCreateMetricCacheWithDefaultMetricRegistryIfNotProvided

      public void shouldCreateMetricCacheWithDefaultMetricRegistryIfNotProvided()
    • shouldBuildMeterNameAndCreateMeterOnlyOnceForMultipleCalls

      public void shouldBuildMeterNameAndCreateMeterOnlyOnceForMultipleCalls()
    • shouldCreateMetricNameWithoutTenantIfNoActiveTenant

      public void shouldCreateMetricNameWithoutTenantIfNoActiveTenant() throws InterruptedException, TimeoutException, ExecutionException
      Throws:
      InterruptedException
      TimeoutException
      ExecutionException