mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
d31e0e73cb
- In ArtifactSetVersionTest the method was declared, but not used at all. - In MtaUtilsTest there was a particular Object created for the sole purpose of serving as script. For that we have the nullScript. - In DockerArtifactVersioningTest 'this' was configured to serve as script. There is basically no reason why the instance of the JUnitTest should serve as script. Instead we have the nullScript for that purpose. |
||
---|---|---|
.. | ||
ArtifactVersioningTest.groovy | ||
DlangArtifactVersioningTest.groovy | ||
DockerArtifactVersioningTest.groovy | ||
GolangArtifactVersioningTest.groovy | ||
MavenArtifactVersioningTest.groovy | ||
MtaArtifactVersioningTest.groovy | ||
NpmArtifactVersioningTest.groovy | ||
PipArtifactVersioningTest.groovy | ||
SbtArtifactVersioningTest.groovy |