Open exetr opened 3 years ago
The methods printHealthNotification() and printExpiryNotification() shows the object calling its own methods and hence should follow the self-invocation sequence diagram formats.
printHealthNotification()
printExpiryNotification()
Your response not required for this bug as the team has accepted the bug as it is.
The methods
printHealthNotification()
andprintExpiryNotification()
shows the object calling its own methods and hence should follow the self-invocation sequence diagram formats.