Software Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering
tutorial
project from your group's repository.src
.tst
folder.tst
folder.After you have solved this task, you should be able to understand and explain:
X1T01_AddressTest
in the package people
in the tst
folder.After you have solved this task, you should be able to understand and explain:
X1T02_NumberGeneratorTest
in the package numbers
in the tst
folder.After you have solved this task, you should be able to understand and explain:
X1T03_PersonsStudentsProfessors
in the package university
in the tst
folder.After you have solved this task, you should be able to understand and explain:
X1T04_StudentTest
in the package university
in the tst
folder.If you're done with all the tasks above and you still have time and energy left you may want to work on …
X1X01_AddressExtraTest
to learn more about hash codes.X1X02_NumberGeneratorExtraTest
to learn more about exceptions.X1X04_RegistrarsOfficeTest
to learn more about tests.