1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/test/groovy/com/sap/piper
Marcus Holl d31e0e73cb Remove not (really) needed declarations of prepareObjectInterceptors
- 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.
2018-09-10 16:52:44 +02:00
..
cm cmclient call needs to quote the file path 2018-08-28 15:29:08 +02:00
k8s Enable support for executing on K8S as a step (#231) 2018-08-21 15:45:59 +02:00
mta fix test issue on Windows 2018-06-27 14:38:57 +02:00
tools drop NEO version verification - remove neo version check 2018-07-18 09:46:11 +02:00
versioning Remove not (really) needed declarations of prepareObjectInterceptors 2018-09-10 16:52:44 +02:00
ConfigurationHelperTest.groovy add telemetry reporting to steps (#243) 2018-08-09 11:35:33 +02:00
ConfigurationLoaderTest.groovy Add configuration support for postActions (#135) 2018-05-07 10:50:21 +02:00
ConfigurationMergerTest.groovy use new config handler in steps (#253) 2018-08-15 11:53:28 +02:00
EnvironmentUtilsTest.groovy speed up tests 2018-06-06 11:19:19 +02:00
FileUtilsTest.groovy speed up tests 2018-06-06 11:19:19 +02:00
GitUtilsTest.groovy GitUtils: Extract lines matching a pattern from a set of commits 2018-06-11 09:53:26 +02:00
MapUtilsTest.groovy extract map merging to MapUtils (#156) 2018-06-20 10:15:36 +02:00
MtaUtilsTest.groovy Remove not (really) needed declarations of prepareObjectInterceptors 2018-09-10 16:52:44 +02:00
UtilsTest.groovy notify about deactivated SWA reporting (#261) 2018-08-29 10:01:16 +02:00
VersionTest.groovy add missing package 2018-02-14 11:32:52 +01:00
VersionUtilsTest.groovy drop NEO version verification - introduce getVersion 2018-07-17 20:56:31 +02:00