hasChip

public Unit hasChip(String text)

Check for Chip with text

Parameters

text

expected text in chip


public Unit hasChip(Matcher<String> matcher)

Check for Chip with matcher

Parameters

matcher

expected matcher for chip


public Unit hasChip(@IdRes() Integer id)

Check if ChipGroup has a Chip with id

Parameters

id

Chip id