Add a MockPrefix and MockSuffix argument to the yml file to allow for customization of Mock naming.
Default naming will be DefaultXMock when both these arguments are empty. If one has a value, or if both have a value, that those arguments will be used.
Add a
MockPrefix
andMockSuffix
argument to theyml
file to allow for customization of Mock naming.Default naming will be
DefaultXMock
when both these arguments are empty. If one has a value, or if both have a value, that those arguments will be used.