Add: Added Missing Tests For Various Methods.

This commit is contained in:
GabrieleRadice
2026-05-02 20:22:25 +02:00
parent a392869ff6
commit 0e0be9016d
7 changed files with 163 additions and 8 deletions
@@ -86,7 +86,6 @@ public class CavePaintings extends EventCard {
return new CavePaintings(getEra(), NLower, NPrestigeRem, NPrestigeMul) ;
}
/**
* Prints a string representation of this {@code TribeCard}. This specific variation is used in the {@code Game}'s
* toString to print a more detailed version.