All Implemented Interfaces:
Component, Element, Tile

public class N2oTile extends N2oComponent implements Tile
  • Constructor Details

    • N2oTile

      public N2oTile()
  • Method Details

    • blocks

      public Cells blocks()
      Description copied from interface: Tile
      Возвращает блоки с содержанием в виде ячеек
      Specified by:
      blocks in interface Tile
      Returns:
      Ячейки таблицы для автотестирования
    • shouldHaveWidth

      public void shouldHaveWidth(int width)
      Description copied from interface: Tile
      Проверка ширины панели
      Specified by:
      shouldHaveWidth in interface Tile
      Parameters:
      width - ожидаемая ширина
    • shouldHaveHeight

      public void shouldHaveHeight(int height)
      Description copied from interface: Tile
      Проверка высоты панели
      Specified by:
      shouldHaveHeight in interface Tile
      Parameters:
      height - ожидаемая высота