Package | Description |
---|---|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
Modifier and Type | Class and Description |
---|---|
class |
LastRunFilter
This filter designed to show only the results from the last test run.
|
class |
ParameterFilter
This filter knows how to deal with the the Parameters interface to get
the necessary filtering effect.
|
Modifier and Type | Method and Description |
---|---|
void |
ObservableTestFilter.Observer.filterUpdated(ObservableTestFilter filter)
A notification message that is called when the filter has
been changed.
|
protected void |
ObservableTestFilter.notifyUpdated(ObservableTestFilter filter)
Notify observers that this filter has changed it's internal state
(behavior).
|
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.