CPSC 2150 - DAY 11 SEPTEMBER 22, 2016 ================================================================================ EXAM 1 REVIEW ------------- .Write Javadoc Contracts .JUnit Testing .Primative Types vs. Reference Types .Immutable Types .Assignment creates an alias .Test Plan is a bunch of test cases .inputs | results 2 1 .Test cases are within boundries .Anything allowed in Requires clause .Encapsulation/information hiding .Invariants .static members .interface . .