griddynamics / mpl

[IT-36925] Jenkins Shared Modular Pipeline Library
https://blog.griddynamics.com/developing-a-modular-pipeline-library-to-improve-devops-collaboration/
Apache License 2.0
157 stars 97 forks source link

MPL-22 Fixed issue with allowed methods override by global vars #23

Closed sparshev closed 5 years ago

sparshev commented 5 years ago

Simple change to make sure mocks allowed methods will never be replaced by the global vars automatically and always will have top priority.

Closes #22