Searched refs:GATEWAY_CONNECTION_CONFIGS (Results 1 – 1 of 1) sorted by relevance
49 private static final Set<VcnGatewayConnectionConfig> GATEWAY_CONNECTION_CONFIGS = field in VcnConfigTest66 for (VcnGatewayConnectionConfig gatewayConnectionConfig : GATEWAY_CONNECTION_CONFIGS) { in buildTestConfig()122 assertEquals(GATEWAY_CONNECTION_CONFIGS, config.getGatewayConnectionConfigs()); in testBuilderAndGettersDefaultValues()134 assertEquals(GATEWAY_CONNECTION_CONFIGS, config.getGatewayConnectionConfigs()); in testBuilderAndGettersConfigRestrictedTransports()172 for (VcnGatewayConnectionConfig gatewayConnectionConfig : GATEWAY_CONNECTION_CONFIGS) { in buildConfigRestrictTransportTest()