Skip to content

Fixed javadoc description processing for methods with the same names#233

Merged
eroshenkoam merged 7 commits into
allure-framework:masterfrom
sspotanin:master
Jul 17, 2018
Merged

Fixed javadoc description processing for methods with the same names#233
eroshenkoam merged 7 commits into
allure-framework:masterfrom
sspotanin:master

Conversation

@sspotanin
Copy link
Copy Markdown
Contributor

@sspotanin sspotanin commented Jul 12, 2018

//: # (
. Thank you so much for sending us a pull request!
.
. Make sure you have a clear name for your pull request.
. The name should start with a capital letter and no dot is required in the end of the sentence.
. To link the request with isses use the following notation: (fixes #123, fixes #321)
.
. An example of good pull request names:
. - Add Russian translation (fixes #123)
. - Add an ability to disable default plugins
. - Support emoji in test descriptions
)

Context

Checklist

…out, issue: allure-framework/allure2#669

- added possibility to separate lines in javadoc description


# Conflicts:
#	allure-java-commons/src/main/java/io/qameta/allure/util/ResultsUtils.java
#	allure-testng/src/test/java/io/qameta/allure/testng/AllureTestNgTest.java
#	allure-testng/src/test/java/io/qameta/allure/testng/samples/DescriptionsTest.java
@eroshenkoam eroshenkoam merged commit c3f918d into allure-framework:master Jul 17, 2018
@eroshenkoam
Copy link
Copy Markdown
Member

thx 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enum class cast exception when using varargs generic constant parameter in step

3 participants