Skip to content

Commit 3faeebf

Browse files
chore: generate libraries at Wed Jul 9 20:02:27 UTC 2025
1 parent 7f2716b commit 3faeebf

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

java-network-management/google-cloud-network-management/src/test/java/com/google/cloud/networkmanagement/v1/VpcFlowLogsServiceClientHttpJsonTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
import org.junit.Assert;
6161
import org.junit.Before;
6262
import org.junit.BeforeClass;
63-
import org.junit.Ignore;
6463
import org.junit.Test;
6564

6665
@Generated("by gapic-generator-java")
@@ -148,7 +147,6 @@ public void listVpcFlowLogsConfigsExceptionTest() throws Exception {
148147
}
149148
}
150149

151-
@Ignore
152150
@Test
153151
public void listVpcFlowLogsConfigsTest2() throws Exception {
154152
VpcFlowLogsConfig responsesElement = VpcFlowLogsConfig.newBuilder().build();
@@ -437,7 +435,6 @@ public void createVpcFlowLogsConfigExceptionTest2() throws Exception {
437435
}
438436
}
439437

440-
@Ignore
441438
@Test
442439
public void createVpcFlowLogsConfigTest3() throws Exception {
443440
VpcFlowLogsConfig expectedResponse =
@@ -503,7 +500,6 @@ public void createVpcFlowLogsConfigExceptionTest3() throws Exception {
503500
}
504501
}
505502

506-
@Ignore
507503
@Test
508504
public void createVpcFlowLogsConfigTest4() throws Exception {
509505
VpcFlowLogsConfig expectedResponse =

java-network-management/google-cloud-network-management/src/test/java/com/google/cloud/networkmanagement/v1beta1/OrganizationVpcFlowLogsServiceClientHttpJsonTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
import org.junit.Assert;
6161
import org.junit.Before;
6262
import org.junit.BeforeClass;
63-
import org.junit.Ignore;
6463
import org.junit.Test;
6564

6665
@Generated("by gapic-generator-java")
@@ -98,7 +97,6 @@ public void tearDown() throws Exception {
9897
mockService.reset();
9998
}
10099

101-
@Ignore
102100
@Test
103101
public void listVpcFlowLogsConfigsTest() throws Exception {
104102
VpcFlowLogsConfig responsesElement = VpcFlowLogsConfig.newBuilder().build();
@@ -363,7 +361,6 @@ public void getVpcFlowLogsConfigExceptionTest2() throws Exception {
363361
}
364362
}
365363

366-
@Ignore
367364
@Test
368365
public void createVpcFlowLogsConfigTest() throws Exception {
369366
VpcFlowLogsConfig expectedResponse =
@@ -432,7 +429,6 @@ public void createVpcFlowLogsConfigExceptionTest() throws Exception {
432429
}
433430
}
434431

435-
@Ignore
436432
@Test
437433
public void createVpcFlowLogsConfigTest2() throws Exception {
438434
VpcFlowLogsConfig expectedResponse =

0 commit comments

Comments
 (0)