org.scalatest.tools.ScalaTestTask.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalatest_2.8.0 Show documentation
Show all versions of scalatest_2.8.0 Show documentation
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
The newest version!
package org.scalatest.tools
/**
*
* Deprecated: please use ScalaTestAntTask instead.
*
*
*/
@deprecated
class ScalaTestTask extends ScalaTestAntTask
© 2015 - 2025 Weber Informatics LLC | Privacy Policy