ui-tests #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ui-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
i hate it
0cb3e53c12to5aae05add6@ -19,3 +21,3 @@void setup() {client = new LocalClient();Client client2 = new LocalClient();client2 = new LocalClient();Waarom is dit een class variable? Hij wordt toch nergens anders gebruikt?
@ -23,0 +26,4 @@Deck deck = new Deck();deck.initializeDeck();sut.player1Hand.handCards = deck.getDeck();Op deze manier wordt de playCard niet meer goed getest. Daar wil je ook testen of ie checkt of je de kaart wel hebt
WIP: ui-teststo ui-tests