|
@@ -60,14 +60,14 @@
|
60
|
60
|
|
61
|
61
|
* The first few weekdays have already been considered for you.
|
62
|
62
|
* Create a separate Test class for each day in the following scenario.
|
63
|
|
-* As a farmer, Froilan must stick to a rigorous agricultural routine.
|
64
|
|
- * Every morning, `Froilan` and `Froilanda` begin their morning by
|
65
|
|
- * Riding each `Horse` in each `Stable`.
|
66
|
|
- * Feeding each `Horse` 3 ear of `Corn`.
|
67
|
|
- * For breakfast,
|
68
|
|
- * `Froilan` eats 1 `EarCorn`, 2 `Tomoato`, and 5 `Egg`.
|
69
|
|
- * `Froilanda` eats 2 `EarCorn`, 1 `Tomoato`, and 2 `Egg`.
|
70
|
|
-
|
71
|
|
- * `Sunday`, `Froilan` plants 3 different type of `Crop` in his first, second, and third `CropRow`.
|
72
|
|
- * On `Monday`, his sister, `Froilanda` uses the `CropDuster` to `fly` over the `Field` and `fertilize` each of the `CropRow`
|
73
|
|
- * On `Tuesday`, `Froilan` uses his `Tractor` to `fertilize` each `Crop` in each `CropRow`.
|
|
63
|
+ * As a farmer, Froilan must stick to a rigorous agricultural routine.
|
|
64
|
+ * Every morning, `Froilan` and `Froilanda` begin their morning by
|
|
65
|
+ * Riding each `Horse` in each `Stable`.
|
|
66
|
+ * Feeding each `Horse` 3 ear of `Corn`.
|
|
67
|
+ * For breakfast,
|
|
68
|
+ * `Froilan` eats 1 `EarCorn`, 2 `Tomoato`, and 5 `Egg`.
|
|
69
|
+ * `Froilanda` eats 2 `EarCorn`, 1 `Tomoato`, and 2 `Egg`.
|
|
70
|
+
|
|
71
|
+ * `Sunday`, `Froilan` plants 3 different type of `Crop` in his first, second, and third `CropRow`.
|
|
72
|
+ * On `Monday`, his sister, `Froilanda` uses the `CropDuster` to `fly` over the `Field` and `fertilize` each of the `CropRow`
|
|
73
|
+ * On `Tuesday`, `Froilan` uses his `Tractor` to `fertilize` each `Crop` in each `CropRow`.
|