'Pitest targetClasses doesn't retrieve path by ${tests}

I don't understand what is happening here. I made a property (test) that has path value as ${currentdirectory.@{targetClasses}} (which stores value of "org.apache.commons.lang3") when I try to give targetClasses its value i use ${test} but it gives me error at $ in property. Does Pitest not allow values to be retrieved.

Code

Error:

Error



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source