Class CoverageModuleFactory

    • Constructor Detail

    • Method Detail

      • buildModule

        public Module buildModule​(String testHostIpAddress,
                                  com.exasol.bucketfs.Bucket bucket)
        Description copied from interface: ModuleFactory
        Build the Module.
        Parameters:
        testHostIpAddress - IP address of the host running this UDF Test Setup under which UDFs can reach it
        bucket - BucketFS bucket to upload resource to
        Returns:
        built Module