JUnit test to compare specifications
I have a method thart creates a Specification from a user role. I am trying to create a junit test to see if the output is well created.
I have a method thart creates a Specification from a user role. I am trying to create a junit test to see if the output is well created.