assertj / assertj/assertj-assertions-generator-maven-plugin

Allow for client-specified name for Assertions class

Open
#52 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
30
Forks
27
PR merge metrics
No merged PRs in 30d

Description

The generated entry-point class is called **Assertions**. If I am using the std **Assertions** class and my generated **Assertions** class in the same test, I can only import one which means the usage of the other has to be fully qualified. It would be nice to be able to add a prefix so that the generated entry-point classes are name **MyProjectAssertsion**, **MyProjectJUnitAssertions**, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.