Annotation used to tag a test, or suite of tests, as slow.
Note: This is actually an annotation defined in Java, not a Scala trait.
It must be defined in Java instead of Scala so it will be accessible
at runtime. It has been inserted into Scaladoc by pretending it is a
trait.
Annotation used to tag a test, or suite of tests, as slow.
Note: This is actually an annotation defined in Java, not a Scala trait. It must be defined in Java instead of Scala so it will be accessible at runtime. It has been inserted into Scaladoc by pretending it is a trait.