val doNotThrowIfNoAssertionIsCollected: Collector
Choosing this option will ignore use cases where not a single IAssertion was collected.
Use throwIfNoAssertionIsCollected if you want that AssertionCollector throws an IllegalArgumentException in such cases.