junit.framework
Interface Test

All Known Implementing Classes:
TestSuite

public interface Test

This class is a placeholder for the base test interface from the JUnit framework. It does nothing, just replaces the JUnit class with this one.