Using @DisplayName(...) is useful for simplifying while running test in IDE (e.g. IntelliJ), but what about references to the method names out of the IDE: if the test is failing for example in jenkins or maven, will @Displayname name be used or methodname? Or depends on jenkins, maven, etc. ?
Aucun commentaire:
Enregistrer un commentaire