Next: Sample Code
Up: Working Backwards with JUnit
Previous: Exercise 2
  Contents
  Index
Create a CreditCard class and an associated test class.
Create the ability to add and validate a credit card number to the CreditCard class.
Make sure the date your class receives is a valid date.
Next: Sample Code
Up: Working Backwards with JUnit
Previous: Exercise 2
  Contents
  Index