UserCountsPagingVC

final class UserCountsPagingVC : FixedPagingViewController, UserCountsPageDataSource
extension UserCountsPagingVC: Exposing
extension UserCountsPagingVC: CollectionCellExposing

Displays user visit tabs

Exposing

CollectionCellExposing

  • Expose cell to UI tests

    Declaration

    Swift

    func expose(view: UICollectionView,
                path: IndexPath,
                cell: UICollectionViewCell)

    Parameters

    view

    Collection

    path

    Index path

    cell

    Cell