Writing Test Classes for Invocable Methods and Invocable Variables
If you need a primer on invocable methods or invocable variables, check out this blog. To keep things consistent, this post references the same Product Selector pro-bono project for Playworks. Here is the inner class of invocable variables. And here is the invocable method, which takes a list of Requests objects as an input parameter. […]