Class PlatformAwareTestBase

java.lang.Object
io.quarkus.devtools.testing.PlatformAwareTestBase

public class PlatformAwareTestBase extends Object
  • Constructor Details

    • PlatformAwareTestBase

      public PlatformAwareTestBase()
  • Method Details

    • 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()