-
- All Known Implementing Classes:
MainThreadTestable
public interface Testable
TheTestable
interface should be implemented by any class whose instances are intended to be executed by a test in another thread.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
test()
-