Uses of Enum Class
net.n2oapp.framework.autotest.BadgeShapeEnum
Packages that use BadgeShapeEnum
-
Uses of BadgeShapeEnum in net.n2oapp.framework.autotest
Methods in net.n2oapp.framework.autotest that return BadgeShapeEnumModifier and TypeMethodDescriptionstatic BadgeShapeEnumReturns the enum constant of this class with the specified name.static BadgeShapeEnum[]BadgeShapeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BadgeShapeEnum in net.n2oapp.framework.autotest.api.component.badge
Methods in net.n2oapp.framework.autotest.api.component.badge with parameters of type BadgeShapeEnumModifier and TypeMethodDescriptiondefault voidBadge.badgeShouldHaveImageShape(BadgeShapeEnum shape) Проверка картинки внутри баджа на соответствие ожидаемой формеdefault voidBadge.badgeShouldHaveShape(BadgeShapeEnum shape) Проверка баджа на соответствие ожидаемой форме