Class ColorAssert
- java.lang.Object
-
- com.epam.jdi.light.asserts.generic.BaseAssert<E>
-
- com.epam.jdi.light.asserts.generic.UIAssert<ColorAssert,ColorPicker>
-
- com.epam.jdi.light.ui.html.asserts.ColorAssert
-
- All Implemented Interfaces:
com.epam.jdi.light.asserts.generic.CommonAssert<ColorAssert>,com.epam.jdi.light.asserts.generic.HasAssert<ColorAssert>,com.epam.jdi.light.asserts.generic.JAssert,com.epam.jdi.light.elements.interfaces.base.HasCache,com.epam.jdi.light.elements.interfaces.base.IBaseElement,com.epam.jdi.light.elements.interfaces.base.INamed,com.epam.jdi.light.elements.interfaces.base.JDIElement
public class ColorAssert extends com.epam.jdi.light.asserts.generic.UIAssert<ColorAssert,ColorPicker>
Created by Roman Iovlev on 14.02.2018 Email: roman.iovlev.jdi@gmail.com; Skype: roman.iovlev
-
-
Constructor Summary
Constructors Constructor Description ColorAssert()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ColorAssertcolor(String color)-
Methods inherited from class com.epam.jdi.light.asserts.generic.UIAssert
and, attr, attr, attr, classValue, classValue, condition, core, css, css, cssClass, cssClasses, disabled, disappear, displayed, enabled, hidden, is, notAppear, notAppear, notVisible, set, shown, tag, tag, visible
-
Methods inherited from class com.epam.jdi.light.asserts.generic.BaseAssert
assertResults, base, element, getName, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
color
public ColorAssert color(String color)
-
-