4 references to TestCase
InteropClient (4)
InteropClient.cs (4)
188if (options.TestCase == "jwt_token_creds") 195if (options.TestCase == "compute_engine_creds") 212switch (options.TestCase) 281throw new ArgumentException("Unknown test case " + options.TestCase);