Class BaseConnectorSmokeTest

java.lang.Object
io.trino.testing.AbstractTestQueryFramework
io.trino.testing.BaseConnectorSmokeTest

public abstract class BaseConnectorSmokeTest extends AbstractTestQueryFramework
A connector smoke test exercising various connector functionalities without going in depth on any of them. A connector should implement BaseConnectorTest and use this class to exercise some configuration variants.