The unittest should test all functions and attributes of the class relevant to the FW2D function. - [ ] Test the input data struct --> needed for C runs - [ ] Test all update functions. - [ ] Test the class's relevant attributes. - [ ] Getter functions. Do not overtest to avoid brittle data structures.