UtestExampleTestSuite
mill.testkit.UtestExampleTestSuite
object UtestExampleTestSuite extends TestSuite
Attributes
- Source
- UtestExampleTestSuite.scala
- Graph
-
- Supertypes
-
class TestSuitetrait TestSuitePlatformSpecifictrait TestSuiteVersionSpecifictrait Executorclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Executor
Attributes
- Inherited from:
- Executor
Attributes
- Inherited from:
- Executor
Attributes
- Inherited from:
- TestSuite
def utestWrap(path: Seq[String], runBody: => Future[Any])(implicit ec: ExecutionContext): Future[Any]
Attributes
- Inherited from:
- Executor
Deprecated and Inherited methods
Attributes
- Deprecated
- Use `utest.Tests{...}` instead
- Inherited from:
- TestSuiteVersionSpecific
Concrete fields
Attributes
- Source
- UtestExampleTestSuite.scala
Attributes
- Source
- UtestExampleTestSuite.scala
Attributes
- Source
- UtestExampleTestSuite.scala
Attributes
- Source
- UtestExampleTestSuite.scala
In this article