Searched refs:GATEWAY_CONNECTION_CONFIGS (Results 1 – 1 of 1) sorted by relevance
42 private static final Set<VcnGatewayConnectionConfig> GATEWAY_CONNECTION_CONFIGS = field in VcnConfigTest51 for (VcnGatewayConnectionConfig gatewayConnectionConfig : GATEWAY_CONNECTION_CONFIGS) { in buildTestConfig()98 assertEquals(GATEWAY_CONNECTION_CONFIGS, config.getGatewayConnectionConfigs()); in testBuilderAndGetters()