public interface StatusDisplay
| Modifier and Type | Method and Description |
|---|---|
void |
showStatus(String status)
Displays the given status message.
|
void showStatus(String status)
status - the status to display.Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.