A variant of TestsToRun that is provided with test class names from an {@link InputStream} (e.g. {@code System.in}). The method {@link #iterator()} returns an Iterator that blocks on calls to{@link Iterator#hasNext()} until new classes are available, or no moreclasses will be available.
@author Andreas Gudian
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.