Class ArtemisTestResource

  • All Implemented Interfaces:
    io.quarkus.test.common.QuarkusTestResourceLifecycleManager

    public class ArtemisTestResource
    extends Object
    implements io.quarkus.test.common.QuarkusTestResourceLifecycleManager
    • Constructor Detail

      • ArtemisTestResource

        public ArtemisTestResource()
      • ArtemisTestResource

        protected ArtemisTestResource​(String configurationName)
      • ArtemisTestResource

        protected ArtemisTestResource​(String configurationPrefix,
                                      String configurationName)
    • Method Detail

      • start

        public Map<String,​String> start()
        Specified by:
        start in interface io.quarkus.test.common.QuarkusTestResourceLifecycleManager
      • stop

        public void stop()
        Specified by:
        stop in interface io.quarkus.test.common.QuarkusTestResourceLifecycleManager