com.lesfurets.jenkins.unit.MockPipelineScript.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jenkins-pipeline-unit Show documentation
Show all versions of jenkins-pipeline-unit Show documentation
Jenkins Pipeline Unit testing framework
package com.lesfurets.jenkins.unit
/**
* This class seems useless now
*/
abstract class MockPipelineScript extends Script {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy