Uses of Record Class
io.quarkus.test.component.BuildResult
-
Uses of BuildResult in io.quarkus.test.component
Methods in io.quarkus.test.component that return BuildResultModifier and TypeMethodDescription(package private) static BuildResultComponentContainer.build(Class<?> testClass, QuarkusComponentTestConfiguration configuration, boolean buildShouldFail, Set<String> tracedClasses) Performs the build for the given test class and configuration.Constructors in io.quarkus.test.component with parameters of type BuildResultModifierConstructorDescriptionQuarkusComponentTestClassLoader(ClassLoader parent, String name, BuildResult buildResult)