View Information User Story Acceptance Tests

The players can see their status, including their names, money, and properties on the game board. The attributes of the cells, including the names, the owners, the number of houses, and the price, is displayed on the game board.

viewInformation*

fit.ActionFixture
start edu.ncsu.realestate.ViewInformation  
press initialize game board  
enter number of players 2
enter player 1 name 1
enter player 2 name 2
check player 1 name 1
check player money 1500
check player position Go
press end turn  
check player 2 name 2
check player money 1500
check player position Go
check get blue 1 name Blue 1
check get blue 2 name Blue 2
check get blue 3 name Blue 3
check get green 1 name Green 1
check get green 2 name Green 2
check get blue 1 price 100
check get blue 2 price 100
check get blue 3 price 120
check get green 1 price 200
check get green 2 price 2400

Created: 8/23/2005

Return to FIT Summary
Return to RealEstate Example

Copyright © 2004-2006 North Carolina State University, Dr. Laurie Williams, Dright Ho, and Sarah Smith