Widget testing passed in function
In this post, we going to go through how, at least in my opinion, one would go about testing that a function is called within a widget when that function is one of the Widgets arguments.
Take the following overly simplified example…
class SampleWidge...
remelehane.dev2 min read