-
Notifications
You must be signed in to change notification settings - Fork 1
RomanFigure.Spec.Name
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
the figure N does have a name
When the name is obtained
Then the name is not empty
Tags: RomanFigure, Name
the figure I does have a name
When the name is obtained
Then the name is not empty
Tags: RomanFigure, Name
the figure V does have a name
When the name is obtained
Then the name is not empty
Tags: RomanFigure, Name
the figure X does have a name
When the name is obtained
Then the name is not empty
Tags: RomanFigure, Name
the figure L does have a name
When the name is obtained
Then the name is not empty
Tags: RomanFigure, Name
the figure C does have a name
When the name is obtained
Then the name is not empty
Tags: RomanFigure, Name
the figure D does have a name
When the name is obtained
Then the name is not empty
Tags: RomanFigure, Name
the figure M does have a name
When the name is obtained
Then the name is not empty
Tags: RomanFigure, Name