Class PlatformAwareTestBase


  • public class PlatformAwareTestBase
    extends Object
    • Constructor Detail

      • PlatformAwareTestBase

        public PlatformAwareTestBase()
    • Method Detail

      • getCodestartsResourceLoaders

        protected List<ResourceLoader> getCodestartsResourceLoaders()
      • getExtensionsCatalog

        protected io.quarkus.registry.catalog.ExtensionCatalog getExtensionsCatalog()
      • getQuarkusProperties

        protected Properties getQuarkusProperties()
      • getMavenPluginGroupId

        protected String getMavenPluginGroupId()
      • getMavenPluginArtifactId

        protected String getMavenPluginArtifactId()
      • getMavenPluginVersion

        protected String getMavenPluginVersion()
      • getQuarkusCoreVersion

        protected String getQuarkusCoreVersion()
      • getBomVersion

        protected String getBomVersion()