Skip to content

udaan/DeckOfCards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actors : Card Deck

Steps: Create Deck Load Deck with Cards Shuffle Cards in the Deck Get current state of Cards from the Deck

Scenario: Given cards are present in the Deck when Deck is shuffled then shuffle cards in the Deck

Exception scenarios: Given no cards are present in the Deck, when Deck is shuffled, then raise Exception InvalidCardException Given Card is incorrect when Deck is shuffled then raise Exception InvalidCardException

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors