Skip to content

code quality

VIKRANT SINGH edited this page May 15, 2020 · 17 revisions

Manual code review

Automated code review

Testing

Welcome to the KnowledgeBase wiki for Testing!

Java Constants

  1. Java Constants - https://www.edureka.co/blog/what-is-java-constant/

Code Template

  1. Project OPAL Code Templates - https://github.com/projekt-opal/doc

Some useful links for reading about code quality

  1. Clean Code: A Handbook of Agile Software Craftsmanship by Robert C. Martin - https://www.goodreads.com/book/show/3735293-clean-code
  2. Java Code Conventions -https://www.oracle.com/technetwork/java/codeconventions-150003.pdf
  3. 10 good habits that will help keep your code clean by Micheal Toppa- https://www.youtube.com/watch?v=UjhX2sVf0eg
  4. Google Java Style Guide- https://google.github.io/styleguide/javaguide.html#s6.1-override-annotation

Clone this wiki locally