Uses of Class
io.quarkus.test.junit.nativeimage.ClassInclusionReport
Packages that use ClassInclusionReport
-
Uses of ClassInclusionReport in io.quarkus.test.junit.nativeimage
Methods in io.quarkus.test.junit.nativeimage that return ClassInclusionReportModifier and TypeMethodDescriptionstatic ClassInclusionReportClassInclusionReport.load()This will load the class inclusions report assuming the native-image was built in the current module and following Maven conventions: by walking into the '/target' directory from the current directory.