Skip to content

RomanFigure.Spec.Name

Daniel Gonzalez Garcia edited this page May 5, 2017 · 2 revisions

Story: names

As a library user
I want to be able to invoke a property on a roman figure
So that I can get its latin name

figures with names

the figure N does have a name
When the name is obtained
Then the name is not empty

Tags: RomanFigure, Name

figures with names

the figure I does have a name
When the name is obtained
Then the name is not empty

Tags: RomanFigure, Name

figures with names

the figure V does have a name
When the name is obtained
Then the name is not empty

Tags: RomanFigure, Name

figures with names

the figure X does have a name
When the name is obtained
Then the name is not empty

Tags: RomanFigure, Name

figures with names

the figure L does have a name
When the name is obtained
Then the name is not empty

Tags: RomanFigure, Name

figures with names

the figure C does have a name
When the name is obtained
Then the name is not empty

Tags: RomanFigure, Name

figures with names

the figure D does have a name
When the name is obtained
Then the name is not empty

Tags: RomanFigure, Name

figures with names

the figure M does have a name
When the name is obtained
Then the name is not empty

Tags: RomanFigure, Name

Clone this wiki locally