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
First: implement getById() using fromDatabaseRecord. This means the public constructor should be changed into a public static schedule method (do this in the earlier assignment already).
Also: drop the unit tests for Meetup since they get in the way when doing all this refactoring...
The text was updated successfully, but these errors were encountered:
First: implement getById() using fromDatabaseRecord. This means the public constructor should be changed into a public static schedule method (do this in the earlier assignment already).
Also: drop the unit tests for Meetup since they get in the way when doing all this refactoring...
The text was updated successfully, but these errors were encountered: