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