Package-level declarations

Types

Link copied to clipboard
public final class KButton extends KBaseView<KButton> implements TextViewAssertions

View with BaseActions and TextViewAssertions

Link copied to clipboard
public final class KSnackbar extends KBaseView<KSnackbar>

View with internal TextView and a Button

Link copied to clipboard
public final class KTextView extends KBaseView<KTextView> implements TextViewActions, TextViewAssertions

View with BaseActions and TextViewAssertions

Link copied to clipboard
public interface TextViewActions implements BaseActions

Provides actions for TextViews

Link copied to clipboard
public interface TextViewAssertions implements BaseAssertions

Provides text based assertions for views