Skip to content

Improve Javadoc for @ClassTemplate, ParameterDeclarations, etc. #5165

@sbrannen

Description

@sbrannen

I noticed that the Javadoc for @ClassTemplate, ParameterDeclarations, and related classes can be improved.

For example, @ClassTemplate should consistently refer to "class template", not "container template", "template method", etc; AfterClassTemplateInvocationCallback has some documentation that was copied from BeforeClassTemplateInvocationCallback; ParameterDeclarations cross references java.lang.reflect.Parameter instead of org.junit.jupiter.params.Parameter; and so forth.

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions