scalaprops
package
scalaprops
Type Members
-
final
case class
Arguments(only: Option[NonEmptyList[String]], showDuration: Int) extends Product with Serializable
-
trait
Scalaprops extends AnyRef
-
final
case class
ScalapropsEvent(fullyQualifiedName: String, fingerprint: Fingerprint, selector: Selector, status: Status, throwable: OptionalThrowable, duration: Long, result: \&/[Throwable, CheckResult]) extends Event with Product with Serializable
-
-
-
-
-
abstract
class
TestExecutor extends AnyRef
Value Members
-
object
Arguments extends Serializable
-
-
-
-