JGiven icon indicating copy to clipboard operation
JGiven copied to clipboard

Pass the annotation to CaseDescriptionGenerator

Open Airblader opened this issue 9 years ago • 0 comments

Currently, the CaseDescriptionGenerator#description method receives the value from the annotation, not the actual annotation. Perhaps we should align all generator / provider cases here and pass the annotation, which would make for a more flexible API.

This is mostly a thought for 1.0 and a breaking change.

Airblader avatar Jul 11 '16 15:07 Airblader