I am learning Angular testing and have the following scenario.
I have the following setup in my component
@Input() mainItem: Main; subItemFromMa