Skip to content

Sample Solution for WS of Unit Testing 1

Martin Kropp requested to merge unitTesting1 into develop

To be able to raise discussion about possible solution, I created this merge request

  • sample solution for worksheet tasks

  • add sample solution for worksheet tasks

  • move repeated initialization of person into BeforeEach method

    remove redundant code

  • integrate getAge test into valid constructor test

    this was a one liner, which can easily be integrated there

Merge request reports