Class SnowflakeTestSystem

All Implemented Interfaces:
Plugin, org.junit.rules.TestRule

public class SnowflakeTestSystem extends DatabaseTestSystem
When running against Localstack Snowflake, you may need to add the following to your run configuration: --add-opens=java.base/java.nio=ALL-UNNAMED. See more information here.