PHP Class ChannelTest, grpc

Inheritance: extends AModelTest
Datei anzeigen Open project: grpc/grpc

Public Methods

Method Description
setUp ( )
tearDown ( )
testClose ( )
testGetConnectivityState ( )
testGetConnectivityStateWithBool ( )
testGetConnectivityStateWithInt ( )
testGetConnectivityStateWithString ( )
testGetTarget ( )
testInsecureCredentials ( )
testInvalidConstructorWith ( )
testInvalidConstructorWithNull ( )
testInvalidCredentials ( )
testInvalidGetConnectivityStateWithArray ( )
testInvalidOptionsArray ( )
testInvalidWatchConnectivityState ( )
testInvalidWatchConnectivityState2 ( )
testWatchConnectivityState ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testClose() public method

public testClose ( )

testGetConnectivityState() public method

testGetConnectivityStateWithBool() public method

testGetConnectivityStateWithInt() public method

testGetConnectivityStateWithString() public method

testGetTarget() public method

public testGetTarget ( )

testInsecureCredentials() public method

testInvalidConstructorWith() public method

testInvalidConstructorWithNull() public method

testInvalidCredentials() public method

testInvalidGetConnectivityStateWithArray() public method

testInvalidOptionsArray() public method

testInvalidWatchConnectivityState() public method

testInvalidWatchConnectivityState2() public method

testWatchConnectivityState() public method