We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d329a commit 27e9f6cCopy full SHA for 27e9f6c
google-cloud-spanner/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-spanner/native-image.properties
@@ -1 +1,3 @@
1
-Args=--initialize-at-build-time=org.junit.runner.RunWith,java.lang.annotation.Annotation
+Args=--initialize-at-build-time=org.junit.runner.RunWith,java.lang.annotation.Annotation \
2
+ --initialize-at-build-time=org.junit.experimental.categories.Category \
3
+ --initialize-at-build-time=org.junit.runners.model.FrameworkField
0 commit comments