Class FlowableContentSpringExtension

  • All Implemented Interfaces:
    org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeEachCallback, org.junit.jupiter.api.extension.Extension, org.junit.jupiter.api.extension.ParameterResolver

    public class FlowableContentSpringExtension
    extends FlowableContentExtension
    An extension that uses SpringExtension to get the ContentEngine from the ApplicationContext and make it available for the FlowableContentExtension.
    Author:
    Filip Hrisafov
    • Constructor Detail

      • FlowableContentSpringExtension

        public FlowableContentSpringExtension()