Exercise 2 Task 2.1 - Refactoring
Verfasst: 8. Nov 2017 15:00
Hi,
shall we refactor the Context before writing the tests in Java?
Otherwise, we would need to ensure that the first test will be executed first, since other tests running before it would aquire the id 1.
Kind regards,
Mario
shall we refactor the Context before writing the tests in Java?
Otherwise, we would need to ensure that the first test will be executed first, since other tests running before it would aquire the id 1.
Kind regards,
Mario