public class SeleniumSoftAssertions
extends org.assertj.core.api.Java6AbstractStandardSoftAssertions
implements org.junit.rules.TestRule
JUnitSoftAssertions| Constructor and Description |
|---|
SeleniumSoftAssertions()
Initiates an object of type SeleniumSoftAssertions.
|
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
AlertAssert |
assertThat(org.openqa.selenium.Alert actual)
Creates a new instance of
. |
ElementAssert |
assertThat(Element actual)
Creates a new instance of
. |
WebbrowserAssert |
assertThat(WebBrowser actual)
Creates a new instance of
. |
<T,V> V |
proxy(java.lang.Class<V> assertClass,
java.lang.Class<T> actualClass,
T actual) |
assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThatThrownBypublic SeleniumSoftAssertions()
public ElementAssert assertThat(Element actual)
ElementAssert.actual - the actual value.public AlertAssert assertThat(org.openqa.selenium.Alert actual)
AlertAssert.actual - the actual value.public WebbrowserAssert assertThat(WebBrowser actual)
WebbrowserAssert.actual - the actual value.public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
apply in interface org.junit.rules.TestRulepublic <T,V> V proxy(java.lang.Class<V> assertClass,
java.lang.Class<T> actualClass,
T actual)
proxy in class org.assertj.core.api.AbstractSoftAssertionsCopyright © 2017 PPI AG. All rights reserved.