Class RexImplicationCheckerFixtures.Fixture

java.lang.Object
org.apache.calcite.test.RexImplicationCheckerFixtures.Fixture
Enclosing interface:
RexImplicationCheckerFixtures

public static class RexImplicationCheckerFixtures.Fixture extends Object
Contains all the nourishment a test case could possibly need.

We put the data in here, rather than as fields in the test case, so that the data can be garbage-collected as soon as the test has executed.