munit.sbtmunit
package munit.sbtmunit
Members list
Type members
Classlikes
This object was generated by sbt-buildinfo.
This object was generated by sbt-buildinfo.
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
BuildInfo.type
class MUnitGcpListener(val reportName: String, val bucketName: String, val maxRetries: Int, logger: Logger) extends MUnitReportListener
Attributes
- Supertypes
class MUnitLocalListener(path: Path, maxRetries: Int, logger: Logger) extends MUnitReportListener
Attributes
- Supertypes
object MUnitPlugin extends AutoPlugin
Attributes
- Supertypes
-
class AutoPlugintrait PluginsFunctionsclass Basictrait Pluginsclass Objecttrait Matchableclass AnyShow all
- Self type
-
MUnitPlugin.type
trait MUnitReportListener
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class MUnitGcpListenerclass MUnitLocalListener
object MUnitReportPlugin extends AutoPlugin
Attributes
- Supertypes
-
class AutoPlugintrait PluginsFunctionsclass Basictrait Pluginsclass Objecttrait Matchableclass AnyShow all
- Self type
-
MUnitReportPlugin.type
object MUnitTestReport
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MUnitTestReport.type
class MUnitTestsListener(listener: MUnitReportListener, repository: String, reportName: String, ref: String, sha: String, scalaVersion: String, projectName: String) extends TestsListener
Attributes
- Supertypes
-
trait TestsListenertrait TestReportListenerclass Objecttrait Matchableclass Any
In this article