Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
Sequence diagram has missing link/logic as shown in 4.3, step 6, exercise_find sequence diagram. The FindCommandExercise class (yellow box) suddenly creates an instance of CommandResult without being signalled first.
Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.
Sequence diagram has missing link/logic as shown in 4.3, step 6, exercise_find sequence diagram. The
FindCommandExercise
class (yellow box) suddenly creates an instance ofCommandResult
without being signalled first.Refer to image shown below:
[original: nus-cs2103-AY2021S1/pe-interim#2419]