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