skipInApiMode

public abstract TestTableItem.Builder skipInApiMode(String skipInApiMode)

Setter for skipInApiMode.

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.