Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Minor code clean-ups #2919

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Conversation

krmahadevan
Copy link
Member

  • Reporter.log() to use LinkedList instead of using “Vector” so that we are a bit more memory
    efficient.
  • Deprecated the old SuiteHTMLReporter since its being generated in a “old” folder and we have a new jquery backed newer report.
  • Removed SuiteHTMLReporter from being generated by default. If a user wants, they can refer to it explicitly as a listener
  • Deprecated the old EmailableReporter which is not even being generated in favour of EmailableReporter2

* Reporter.log() to use LinkedList instead of 
using “Vector” so that we are a bit more memory 
efficient.
* Deprecated the old SuiteHTMLReporter since its 
being generated in a “old” folder and we have a new 
jquery backed newer report.
* Removed SuiteHTMLReporter from being generated 
by default. If a user wants, they can refer to it 
explicitly as a listener
* Deprecated the old EmailableReporter which is not
even being generated in favour of EmailableReporter2
@krmahadevan krmahadevan merged commit 85c8dbb into testng-team:master Jun 5, 2023
@krmahadevan krmahadevan deleted the minor_refactoring branch June 5, 2023 12:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants