Class AbstractCockpitPluginTest


  • public abstract class AbstractCockpitPluginTest
    extends java.lang.Object
    Author:
    nico.rehwaldt
    • Constructor Detail

      • AbstractCockpitPluginTest

        public AbstractCockpitPluginTest()
    • Method Detail

      • beforeClass

        public static void beforeClass()
      • afterClass

        public static void afterClass()
      • before

        public void before()
      • after

        public void after()
      • getQueryService

        protected QueryService getQueryService()
      • executeAvailableJobs

        public void executeAvailableJobs()
      • deploy

        public Deployment deploy​(java.lang.String... resources)
      • deployForTenant

        public Deployment deployForTenant​(java.lang.String tenantId,
                                          java.lang.String... resources)