skipInApiMode

public abstract Optional<String> skipInApiMode()

When set to a reason string, this test will be skipped in the API mode. Use this flag for tests that can not be reproduced with the real API. E.g. a test that deletes a resource.