The StepParsingTest should be mocked with a MockMethod. So that you dont have to execute and tearDown the complete readme just to get the correct method object.
ToDo:
Mock out the Method Object by implementing an empty object that returns a correct List of Pragmas for the method pragmas
The
StepParsingTest
should be mocked with a MockMethod. So that you dont have to execute and tearDown the complete readme just to get the correct method object.ToDo: Mock out the Method Object by implementing an empty object that returns a correct List of Pragmas for the method
pragmas