Functions
TestUtils.h File Reference
#import <Foundation/Foundation.h>
Include dependency graph for TestUtils.h:

Go to the source code of this file.

Functions

NS_ASSUME_NONNULL_BEGIN FOUNDATION_EXPORT NSString * GRPCGetLocalInteropTestServerAddressPlainText (void)
 
FOUNDATION_EXPORT NSString * GRPCGetLocalInteropTestServerAddressSSL (void)
 
FOUNDATION_EXPORT NSString * GRPCGetRemoteInteropTestServerAddress (void)
 
FOUNDATION_EXPORT void GRPCPrintInteropTestServerDebugInfo (void)
 

Function Documentation

◆ GRPCGetLocalInteropTestServerAddressPlainText()

NS_ASSUME_NONNULL_BEGIN FOUNDATION_EXPORT NSString* GRPCGetLocalInteropTestServerAddressPlainText ( void  )

Common utility to fetch plain text local interop server address.

Returns
Interop test server address including host and port.

◆ GRPCGetLocalInteropTestServerAddressSSL()

FOUNDATION_EXPORT NSString* GRPCGetLocalInteropTestServerAddressSSL ( void  )

Common utility to fetch ssl local interop server address.

Returns
Interop test server address including host and port.

◆ GRPCGetRemoteInteropTestServerAddress()

FOUNDATION_EXPORT NSString* GRPCGetRemoteInteropTestServerAddress ( void  )

Common utility to fetch remote interop test server address.

Returns
Interop test server address including host and port.

◆ GRPCPrintInteropTestServerDebugInfo()

FOUNDATION_EXPORT void GRPCPrintInteropTestServerDebugInfo ( void  )

Common utility to print interop server address information to console via NSLog.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:34