farhan5248 / sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles
GNU General Public License v3.0
0 stars 0 forks source link

Refactor StepWrapper Code #176

Closed farhan5248 closed 1 month ago

farhan5248 commented 1 month ago

This shouldn't be needed because there's no edge or vertex.

When doing this, have separate regex for each getter method to help with code assist. Getting the component only needs that regex. Getting the object needs component and object regex only. Checking if it's valid needs the whole thing.

Make getComponent, getObject and getPredicate methods

farhan5248 commented 1 month ago

TODO Test with Eclipse Test with sheep-dog-dev

farhan5248 commented 1 month ago

Regenerate test automation