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
- Source
- Executor.scala
Attributes
- Inherited from:
- Executor
- Source
- Executor.scala
Attributes
- Inherited from:
- Executor
- Source
- Executor.scala
Attributes
- Inherited from:
- TestSuite
- Source
- TestSuite.scala
def utestWrap(path: Seq[String], runBody: => Future[Any])(implicit ec: ExecutionContext): Future[Any]
Attributes
- Inherited from:
- Executor
- Source
- Executor.scala
Deprecated and Inherited methods
Attributes
- Deprecated
- Use `utest.Tests{...}` instead
- Inherited from:
- TestSuiteVersionSpecific
- Source
- TestSuite.scala
Concrete fields
Attributes
- Source
- UtestExampleTestSuite.scala
Attributes
- Source
- UtestExampleTestSuite.scala
Attributes
- Source
- UtestExampleTestSuite.scala
Attributes
- Source
- UtestExampleTestSuite.scala
In this article