1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/test
Marcus Holl d369d3cd4a Remove println statements from tests
Nobody will have a look at println statements emitted by tests. Proper way is to assert.

* log is empty, not sure if it makes sense to assert that the log is empty.
* result is already asserted, so everything is fine there ...
2019-02-07 17:03:32 +01:00
..
groovy Remove println statements from tests 2019-02-07 17:03:32 +01:00
resources piperStageWrapper - switch to parameter map for extensions (#424) 2019-01-14 10:25:47 +01:00