You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exercise_1_Test has one test case which requires Shape#toString method, and the following test case expects the use of Shape#getColor to build the result string. The latter test case should just use Shape#toString, for consistency.