When Rule Unit Test - Using function for input
I created at PegaUnit test for a when rule. I selected multiple input combinations.
I have one input that is a DateTime field. I would like to use a function to populate the Current Date Time rather than using static data, but I have not been able to successfully do this.
Is it possible to use a function or a parameter to populate the inputs?