hpi-swa-teaching / AcceptIt

SWT 2018 Group 12
MIT License
3 stars 3 forks source link

Mock out Method object in StepParsingTest #75

Open Askir opened 6 years ago

Askir commented 6 years ago

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