derekherbert / Warzone

SOEN 6441 Group Project
0 stars 0 forks source link

609 - country can be added to several continents #86

Closed amyhcy closed 3 years ago

amyhcy commented 3 years ago

should not enable a country to be added to more than one continent

bug location: CountryService.java public boolean addCountryToContient(int p_countryID, int p_ContinentID)