public
interface
Protectable
junit.framework.Protectable |
A Protectable can be run and can throw a Throwable.
See also:
Public methods | |
---|---|
abstract
void
|
protect()
Run the the following method protected. |
void protect ()
Run the the following method protected.
Throws | |
---|---|
Throwable |