Class RequestPersistenceContext

    • Constructor Detail

      • RequestPersistenceContext

        public RequestPersistenceContext()
    • Method Detail

      • after

        protected void after()
        Overrides:
        after in class org.junit.rules.ExternalResource
      • getMediaContentAsString

        public java.lang.String getMediaContentAsString​(IntegrationApiMediaModel model)
                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • turnMonitoringOff

        public void turnMonitoringOff()
      • getMonitoringProperty

        protected abstract java.lang.String getMonitoringProperty()