All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.lesfurets.jenkins.unit.cps.BasePipelineTestCPS.groovy Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
package com.lesfurets.jenkins.unit.cps

import com.lesfurets.jenkins.unit.BasePipelineTest

class BasePipelineTestCPS extends BasePipelineTest {

    BasePipelineTestCPS() {
        helper = new PipelineTestHelperCPS()
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy