Package io.deephaven.test.types
Interface OutOfBandTest
public interface OutOfBandTest
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.