|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITestRegistryAcceptor
This interface marks a class that is aware of a TestRegistry, mostly likely
using it for reporting purposes. See LightestTestListener.
| Method Summary | |
|---|---|
TestRegistry |
getRegistry()
Return the registry currently set on the object. |
void |
setRegistry(TestRegistry registry)
Set the registry on the object. |
| Method Detail |
|---|
void setRegistry(TestRegistry registry)
TestRegistry getRegistry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||