0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 24 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed log bug in incremental station improved readability of StationTest.groovy More... almost 16 years ago
tdd solution project More... almost 16 years ago
ignore classroom (live demos) directory More... almost 16 years ago
preteach cleanup: organizing root directory More... almost 16 years ago
modest ObjectGraphBuilder example More... almost 16 years ago
another BDD example More... almost 16 years ago
course overview presentation More... almost 16 years ago
tweaks before class: - fixed OrderItem example (was missing code that moved into a lab) - renamed to index.html - added groovy to course menu More... almost 16 years ago
look and feel (not open source) More... almost 16 years ago
static look and feel for non-internet classrooms More... almost 16 years ago
download script for files used in the course More... almost 16 years ago
mocking lab cleanup More... almost 16 years ago
moved refactoring solution into its own project More... almost 16 years ago
moved tdd solution into separate solution project More... almost 16 years ago
cobertura solution More... almost 16 years ago
jtestr examples More... almost 16 years ago
README course outline More... almost 16 years ago
going open source: standard LICENSE continuing to edit bibliography More... almost 16 years ago
added a few more TestNG examples started course biblio removed dead files More... almost 16 years ago
groovy lab solution README tweaks -- labs should not specify order within a course More... almost 16 years ago
created groovy lab (before) finished removing day2 files all examples now live in examples More... almost 16 years ago
Extracted a prettyTime method to DRY up formatting code. Noticed (and took) opportunity to eliminate another local variable in play(). More... almost 16 years ago
introduced Song class, which triggered several improvements - song collection is documented by the type system - got rid of ugly casts - got rid of Integer wrappers - simplified play() - simplified totalDuration() More... almost 16 years ago
Moved song initialization into iPod constructor Moved totalDuration into an accessor More... almost 16 years ago
Brought Ipod under a "characterization test." This test what the class does today, without trying to judge what the class should do. This test will allow us to refactor without breaking existing behavior. More... almost 16 years ago
removed old learning examples created new learning example moved Ipod starter example into examples (before/after currently same: next step is to make after version better) More... almost 16 years ago
mocking solution in examples More... almost 16 years ago
added mocking lab mocking lab solution stub in examples (will flesh that out next) More... almost 16 years ago
simplified build.xml removed some tests to lower coverage for the lab More... almost 16 years ago
coverage lab setup working (barely) - need to simplify Ant script - remove a few test methods so that code coveage drops More... almost 16 years ago