In this part of the GraphWalker workshop we continue with the Bst project from the point we stoped with GraphWalker-Bst-Ex1, and will add a second model to cover more functionality.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
moved 'templates' under 'test' and updated the readmes with the changes
17a6f2bView on GitHubreplaced graphwalker:generate-sources with graphwalker:generate-test-sources: change of the plugin in pom.xml, moved the 'resources' directory to under 'test' instead of 'main' and changed the execution command to graphwalker:generate-test-sources
3db3b39View on GitHubchanged to be one model that test all methods, fixed bug in _deleteLeaf method
30ddee1View on GitHub