Allow test harness event capture to be disabled at the Subject listener level
Description
Currently the test harness only allows ignoring of events at an expectation capture level. The facility is there at the implemented subject level, but not as part of the defined contract. Add the ability to ignore event capture at the test harness Subject contract level for tests not interested in the event capture/comparison.
Currently the test harness only allows ignoring of events at an expectation capture level. The facility is there at the implemented subject level, but not as part of the defined contract. Add the ability to ignore event capture at the test harness Subject contract level for tests not interested in the event capture/comparison.