Class PubSubConstantsOverrider


  • public class PubSubConstantsOverrider
    extends java.lang.Object
    The purpose of this class is only to make the package private test-only functions of PubSubConstants available to all packages within tests. DO NOT move this class outside the test module, as we do not want to make the test-only functions more widely available.
    • Constructor Detail

      • PubSubConstantsOverrider

        public PubSubConstantsOverrider()
    • Method Detail

      • setPubsubOffsetApiTimeoutDurationDefaultValue

        public static void setPubsubOffsetApiTimeoutDurationDefaultValue​(java.time.Duration duration)
      • resetPubsubOffsetApiTimeoutDurationDefaultValue

        public static void resetPubsubOffsetApiTimeoutDurationDefaultValue()