Initialize filters by collecting information OCP resources which are relevant for the current test execution
context (e.g.: called by a BeforeAllCallback.beforeAll(ExtensionContext)
implementation
Update filters by adding information OCP resources which are relevant for the current test execution
context (e.g.: called by a BeforeEachCallback.beforeEach(ExtensionContext)
implementation