Package org.springframework.integration.test.condition


package org.springframework.integration.test.condition
  • Class
    Description
    Test classes annotated with this will change logging levels between tests.
    JUnit condition that adjusts and reverts log levels before/after each test.
    JUnit Jupiter condition to prevent long running tests from running on every build; set environment variable RUN_LONG_INTEGRATION_TESTS on a CI nightly build to ensure coverage.