Constant Field Values

org.junit.*

  • org.junit.jupiter.engine.execution.org.junit.jupiter.engine.execution.ConditionEvaluationException
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • org.junit.jupiter.engine.support.org.junit.jupiter.engine.support.OpenTest4JAndJUnit4AwareThrowableCollector
    Modifier and Type
    Constant Field
    Value
    private static final String
    "org.junit.internal.AssumptionViolatedException"
  • org.junit.platform.console.command.CommandResult<T>
    Modifier and Type
    Constant Field
    Value
    protected static final int
    -1
    public static final int
    0
  • org.junit.platform.console.command.org.junit.platform.console.command.ExecuteTestsCommand
    Modifier and Type
    Constant Field
    Value
    private static final int
    2
    private static final int
    1
  • org.junit.platform.testkit.engine.org.junit.platform.testkit.engine.EngineTestKit.Builder.DisabledOutputDirectoryCreator
    Modifier and Type
    Constant Field
    Value
    private static final String
    "Writing outputs is disabled by default when using EngineTestKit. To enable, configure a custom OutputDirectoryCreator via EngineTestKit#outputDirectoryCreator."