com.atlassian.webdriver.testing.rule
Class VisualComparerRule
java.lang.Object
org.junit.rules.ExternalResource
com.atlassian.webdriver.testing.rule.FailsafeExternalResource
com.atlassian.webdriver.testing.rule.VisualComparerRule
- All Implemented Interfaces:
- org.junit.rules.TestRule
public class VisualComparerRule
- extends FailsafeExternalResource
- Since:
- 2.1
| Methods inherited from class org.junit.rules.ExternalResource |
after |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisualComparerRule
public VisualComparerRule()
before
protected void before()
throws Throwable
- Overrides:
before in class org.junit.rules.ExternalResource
- Throws:
Throwable
getComparer
public VisualComparer getComparer()
Copyright © 2014 Atlassian. All rights reserved.