Sometimes @CaseDescription annotations on all methods of a test class can be handled by the same DescriptionProvider without any individual configuration of the specific annotations.
It would be nice if @CaseDescription could be annotated at class level, so that unnecessary repetitions of exactly the same annotation on every method could be avoided.
Sometimes @CaseDescription annotations on all methods of a test class can be handled by the same DescriptionProvider without any individual configuration of the specific annotations.
It would be nice if @CaseDescription could be annotated at class level, so that unnecessary repetitions of exactly the same annotation on every method could be avoided.