Chris Timperley
Results
23
comments of
Chris Timperley
Good catch. I think that it's definitely desirable to remove the requirement that snippets be sorted at this particular point. With some minor design changes, I think that the end...
I'll likely need to write a simple JUnit test harness to allow the execution of single test cases: https://stackoverflow.com/questions/9288107/run-single-test-from-a-junit-class-using-command-line
This should be easier to do now that we have event handlers.