Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Refactoring existing unit tests #7693

Merged
merged 6 commits into from
May 3, 2021
Merged

Refactoring existing unit tests #7693

merged 6 commits into from
May 3, 2021

Commits on May 2, 2021

  1. refactoring of existing test classes

    Created parameterized tests for LastPageTest.java & NoSpaceBetweenAbbreviationsTest.jave
    
    Created setup() method to reduce test code duplication and renamed methods (removed 'test' prefix)
    BShaq committed May 2, 2021
    Configuration menu
    Copy the full SHA
    05363b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b31270 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    288fe1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a628c0 View commit details
    Browse the repository at this point in the history
  3. fixed checkstyle issue

    BShaq committed May 3, 2021
    Configuration menu
    Copy the full SHA
    06192ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    619d680 View commit details
    Browse the repository at this point in the history