public class FxAssertContext
extends java.lang.Object
FxAssert:
NodeFinder, which defaults to FxServiceContext.getNodeFinder()CaptureSupport, which defaults to FxServiceContext.getCaptureSupport()| Constructor and Description |
|---|
FxAssertContext() |
| Modifier and Type | Method and Description |
|---|---|
CaptureSupport |
getCaptureSupport() |
NodeFinder |
getNodeFinder() |
void |
setCaptureSupport(CaptureSupport captureSupport) |
void |
setNodeFinder(NodeFinder nodeFinder) |
public NodeFinder getNodeFinder()
public void setNodeFinder(NodeFinder nodeFinder)
public CaptureSupport getCaptureSupport()
public void setCaptureSupport(CaptureSupport captureSupport)