Package io.quarkus.test.junit
Class ArtifactTypeUtil
- java.lang.Object
-
- io.quarkus.test.junit.ArtifactTypeUtil
-
public final class ArtifactTypeUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisContainer(String artifactType)static booleanisJar(String artifactType)static booleanisNativeBinary(String artifactType)
-