Timing: - 12 minutes for introduction/Architecture/Features - 30 minutes up to Extensibility - 45 minutes after to Future - 48 done Fixes: - [x] Rearrange slides 20 & 21 to enlarge text - [x] Remark that @Disabled replaces @Ignore and the icon means "skipped" - [x] Title and bitly link in white-bold text on bottom blue border - [x] Note that XML output is snipped to "relevant portion" - [x] Some links in grey are still different - [x] Fix gray bubble in slide 47 - [x] Swap slides 47 and 48 - [x] Delete slide 49 - [x] Slide 63 highlighting is wrong - [x] Mention that the callback precedence is for each "callback type" - [x] Change failure message in AffiliateDetector - [x] Animate bullets on slides with lots of text or items (as needed) - [x] Note that signatures for assertions changed from JUnit 4 to 5 - assert...(expected, actual) -> assert...(expected, actual) - assert...(message, expected, actual) -> assert...(expected, actual, message) - This was on purpose
Timing:
Fixes: