Class LoadModelFromSupplierExtension

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

    public class LoadModelFromSupplierExtension
    extends Object
    implements org.junit.jupiter.api.extension.BeforeEachCallback
    • Constructor Detail

      • LoadModelFromSupplierExtension

        public LoadModelFromSupplierExtension()
    • Method Detail

      • beforeEach

        public void beforeEach​(org.junit.jupiter.api.extension.ExtensionContext context)
                        throws Exception
        Specified by:
        beforeEach in interface org.junit.jupiter.api.extension.BeforeEachCallback
        Throws:
        Exception