All Superinterfaces:
Component, Element, StandardCalendarView
All Known Implementing Classes:
N2oCalendarMonthView

public interface CalendarMonthView extends StandardCalendarView
Вид отображения календаря 'Месяц' для автотестирования
  • Method Details

    • shouldBeDayOff

      void shouldBeDayOff(String day)
    • shouldBeToday

      void shouldBeToday(String day, Duration... duration)
    • clickOnCell

      void clickOnCell(String day)
    • clickOnDay

      void clickOnDay(String day)