package testing
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- final class BspLoggingEventHandler extends LoggingEventHandler
- sealed trait DiscoveredTestFrameworks extends AnyRef
- class LoggingEventHandler extends TestSuiteEventHandler
-
final
class
TestServer extends AnyRef
Implements the protocol that the forked remote JVM talks with the host process.
Implements the protocol that the forked remote JVM talks with the host process.
This protocol is not formal and has been implemented after sbt's
ForkTests
. - sealed trait TestSuiteEvent extends AnyRef
- trait TestSuiteEventHandler extends AnyRef
Value Members
- object DiscoveredTestFrameworks
- object NoopEventHandler extends TestSuiteEventHandler
- object TestInternals
- object TestSuiteEvent
- object TestUtils