Closed GoogleCodeExporter closed 8 years ago
Updated patch attached. With further tests along the same line as before.
I've started adding guard statements to functions, throwing
IllegalArgumentException if
a parameter is null.
Also noticed that some of the code in Command.getEngine was a duplicate of
Command.getEngineConfig, so I've refactored the former to call the latter.
Original comment by iainsproat
on 12 May 2010 at 7:40
Attachments:
More tests (21 in total), and a bit more error catching and some slight
refactoring.
This supersedes the above patches.
Original comment by iainsproat
on 12 May 2010 at 10:17
Attachments:
Original comment by stefano.mazzocchi@gmail.com
on 12 May 2010 at 11:55
Applied in r744. Looks good Iain, my suggestion is to just commit in the tree
whatever new test you come up
with, I'll watch over your shoulders from there (commit then review is a lot
more effective than review than
commit once we get things going)
Original comment by stefano.mazzocchi@gmail.com
on 13 May 2010 at 12:55
Original comment by iainsproat
on 17 May 2010 at 12:04
Original comment by tfmorris
on 18 Sep 2012 at 2:21
Original comment by tfmorris
on 18 Sep 2012 at 2:54
Original comment by tfmorris
on 18 Sep 2012 at 2:56
Original issue reported on code.google.com by
iainsproat
on 12 May 2010 at 11:45