Class TestConfig
- java.lang.Object
-
- com.snowflake.connectors.common.assertions.configurationRepository.TestConfig
-
public class TestConfig extends Object
Test implementation of a connector configuration entry.
-
-
Constructor Summary
Constructors Constructor Description TestConfig(boolean flag, String stringConfig, int intConfig)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
getFlag()
int
getIntConfig()
String
getStringConfig()
int
hashCode()
-