Skip to content

Add Mac2 page class/test; final/(un)boxing cleanup

Choose a tag to compare

@sbabcoc sbabcoc released this 06 Aug 22:04
· 161 commits to master since this release

In this release, I added a page model and test class for validating the Mac2Plugin. I also did a bit of overdue clean-up:

  • Where possible, I classified a few fields as final
  • I removed some unnecessary boxing and unboxing
  • I revised a few variable names to flag "eaten" exceptions
  • I removed all of the NOSONAR tags