All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala.build.errors.TooManyTestFrameworksProvidedError.scala Maven / Gradle / Ivy

package scala.build.errors

final class TooManyTestFrameworksProvidedError extends BuildException(
      "using test-framework directive expects a single value"
    )




© 2015 - 2024 Weber Informatics LLC | Privacy Policy