Class TestExecutionCondition

java.lang.Object
org.springframework.modulith.junit.TestExecutionCondition

class TestExecutionCondition extends Object
Primary condition implementation that decides whether to run a test based on an TestExecutionCondition.ConditionContext. Simple facade for testability without needing to instantiate more involved JUnit concepts.
Author:
Lukas Dohmen, David Bilge, Oliver Drotbohm
See Also:
  • Constructor Details

    • TestExecutionCondition

      TestExecutionCondition()
  • Method Details