Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Specification classes are named as per the following:
    • Unit test specifications: <class_under_test>Spec
    • Integration test specification (using dependency instanciations instantiations or running containers): <class_under_test>IntegrationSpec

...