File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
google-cloud-logging/src/test/java/com/google/cloud/logging/v2 Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 97
97
public class ConfigClientTest {
98
98
private static MockConfigServiceV2 mockConfigServiceV2 ;
99
99
private static MockServiceHelper mockServiceHelper ;
100
- private ConfigClient client ;
101
100
private LocalChannelProvider channelProvider ;
101
+ private ConfigClient client ;
102
102
103
103
@ BeforeClass
104
104
public static void startStaticServer () {
Original file line number Diff line number Diff line change 75
75
public class LoggingClientTest {
76
76
private static MockLoggingServiceV2 mockLoggingServiceV2 ;
77
77
private static MockServiceHelper mockServiceHelper ;
78
- private LoggingClient client ;
79
78
private LocalChannelProvider channelProvider ;
79
+ private LoggingClient client ;
80
80
81
81
@ BeforeClass
82
82
public static void startStaticServer () {
Original file line number Diff line number Diff line change 58
58
public class MetricsClientTest {
59
59
private static MockMetricsServiceV2 mockMetricsServiceV2 ;
60
60
private static MockServiceHelper mockServiceHelper ;
61
- private MetricsClient client ;
62
61
private LocalChannelProvider channelProvider ;
62
+ private MetricsClient client ;
63
63
64
64
@ BeforeClass
65
65
public static void startStaticServer () {
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-logging.git",
7
- "sha": "dce8fe5596a0bbd4a0c3756d35d92c898f6321ce "
7
+ "sha": "0f137ecfca915c16d0d16e4c3a7fd9a6549630ad "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "googleapis",
13
13
"remote": "https://github.com/googleapis/googleapis.git",
14
- "sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda ",
15
- "internalRef": "377081269 "
14
+ "sha": "9e3105549a35520f215359065c11e8dce15e18af ",
15
+ "internalRef": "378266372 "
16
16
}
17
17
},
18
18
{
You can’t perform that action at this time.
0 commit comments