Package io.deephaven.test.types


package io.deephaven.test.types
  • Interfaces
    Class
    Description
    An out-of-band test is a test that is not typically run on a commit-by-commit basis; usually because it is expensive and will delay the typical CI feedback cycle.
    A JUnit category for tests that can be run in parallel.
    A JUnit category for tests that must be run in serial.