|
@@ -4,7 +4,8 @@ Create a simple Checkbook class that adheres to java Collections interface.
|
4
|
4
|
|
5
|
5
|
A new company, ZipMintyFreshness, needs a checkbook account object inside their new mobile offering.
|
6
|
6
|
|
7
|
|
-You need to create a class, and 3 tests for every method.
|
|
7
|
+You need to create a class, and 3 tests for every method. (ZipMintyFreshness wants your code
|
|
8
|
+to be SOLID and solid. (get it?))
|
8
|
9
|
|
9
|
10
|
Maybe you'll get paid.
|
10
|
11
|
|