public class GUIUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static ShutterStatus |
exampleShutterStatus()
Provides a example instance of
ShutterStatus to use in GUI testing. |
static PageActions |
fakeDispatcher()
Provides an implementation of
PageActions that just logs each method call. |
public static PageActions fakeDispatcher()
PageActions that just logs each method call.public static ShutterStatus exampleShutterStatus()
ShutterStatus to use in GUI testing.ShutterStatus instance with made-up content.Copyright © 2022 LSST. All rights reserved.