#import <GRPCCall+Tests.h>
Class Methods | |
| (void) | + resetHostSettings |
| (void) | + useInsecureConnectionsForHost: |
| (void) | + useTestCertsPath:testName:forHost: |
The interface is deprecated. Please use GRPCCallOptions instead for corresponding configurations.
Definition at line 24 of file GRPCCall+Tests.h.
| + (void) resetHostSettings |
Extends class GRPCCall.
| + (void) useInsecureConnectionsForHost: | (NSString *) | host |
Extends class GRPCCall.
| + (void) useTestCertsPath: | (NSString *) | certsPath | |
| testName: | (NSString *) | testName | |
| forHost: | (NSString *) | host | |
Extends class GRPCCall.