Package | Description |
---|---|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
Modifier and Type | Method and Description |
---|---|
void |
TestResult.addObserver(TestResult.Observer obs)
Add an observer to watch this test result for changes.
|
void |
TestResult.removeObserver(TestResult.Observer obs)
Remove an observer that was previously added.
|
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.