Added in API level 1

Protectable

public interface Protectable

junit.framework.Protectable


A Protectable can be run and can throw a Throwable.

See also:

Summary

Public methods

abstract void protect()

Run the the following method protected.

Public methods

protect

Added in API level 1
public abstract void protect ()

Run the the following method protected.

Throws
Throwable