maxtance / pe

0 stars 0 forks source link

Incorrect sequence diagram: Object creation #12

Open maxtance opened 1 year ago

maxtance commented 1 year ago

Screenshot 2022-11-11 at 5.36.37 PM.png

Since the TemplateCommand object is created, the arrow should point to the box and the activation bar should start from the bottom of the box.

soc-pe-bot commented 1 year ago

Team's Response

The tester is mistaking the class TemplateCommand for being an instantiated object. The class TemplateCommand's activation bar is showing the calling of a static method, not the instantiating of an object, which is why this bug is incorrect.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]