Searched refs:getIndicatorLabel (Results 1 – 2 of 2) sorted by relevance
56 assertThat(shadowOf(spec).getIndicatorLabel(), is("labelText")); in shouldGetAndSetTheIndicatorLabel()64 assertThat(shadowOf(spec).getIndicatorLabel(), is("labelText")); in shouldGetAndSetTheIndicatorLabelAndIcon()
47 public String getIndicatorLabel() { in getIndicatorLabel() method in ShadowTabSpec