How Do I Mock It? – Open Source Examples of Unit Tests for a Jenkins Shared Library

Session Description

When you first embark on the unit testing journey, one of the largest hurdles to overcome is understanding how to properly mock out the objects you pass into your functions. In this talk EdgeX Foundry will present its open source Jenkins shared library to explain strategies organizations can use to create mocks and write unit tests.