|
|
@@ -77,9 +77,9 @@ import org.apache.tools.ant.util.StringUtils; |
|
|
|
* TestRunner for running tests and send results to a remote server. |
|
|
|
* |
|
|
|
* <i> |
|
|
|
* This code is originally based on the code from Erich Gamma made for the |
|
|
|
* JUnit plugin for Eclipse. {@link http://www.eclipse.org} and is merged |
|
|
|
* with code ideas originating from Ant 1.4.x. |
|
|
|
* This code is based on the code from Erich Gamma made for the |
|
|
|
* JUnit plugin for <a href="http://www.eclipse.org">Eclipse</a> and is |
|
|
|
* merged with code originating from Ant 1.4.x. |
|
|
|
* </i> |
|
|
|
* |
|
|
|
* @author <a href="mailto:sbailliez@apache.org">Stephane Bailliez</a> |
|
|
|