You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
During testing of the shared libraries it's really useful to be able to intercept the calls.
Reason:
All the current implementations of the Jenkins Shared Libraries unit tests are quite useless - there are a number of issues impossible to test outside of actual workflow-cps-plugin. We have the next issue about that: JENKINS-33925.
The text was updated successfully, but these errors were encountered:
Added a sample realization #107 for Invoker.methodCall. That will be great, if someone can check - how this will work for the groovy-cps project and if this is the right way - to discuss it further.
During testing of the shared libraries it's really useful to be able to intercept the calls.
Reason:
All the current implementations of the Jenkins Shared Libraries unit tests are quite useless - there are a number of issues impossible to test outside of actual workflow-cps-plugin. We have the next issue about that: JENKINS-33925.
The text was updated successfully, but these errors were encountered: