Class AbstractPartitionDescriptorTest

java.lang.Object
org.apache.arrow.adbc.driver.testsuite.AbstractPartitionDescriptorTest

public abstract class AbstractPartitionDescriptorTest extends Object
  • Constructor Details

    • AbstractPartitionDescriptorTest

      public AbstractPartitionDescriptorTest()
  • Method Details

    • beforeEach

      @BeforeEach public void beforeEach() throws Exception
      Throws:
      Exception
    • afterEach

      @AfterEach public void afterEach() throws Exception
      Throws:
      Exception
    • serializeDeserializeQuery

      @Test public void serializeDeserializeQuery() throws Exception
      Throws:
      Exception