Type Members
-
type
?0
-
-
-
type
FixtureParam
= FixtureType
-
type
FixtureStateTypes
= T
-
class
FixtureStateVerb
extends DSLExpression with FixtureStateVerb_Start
-
class
FixtureStateVerbAspects
extends DSLExpression with FixtureStateVerb_Finish with FixtureStateVerb_Change
-
-
-
-
-
-
-
class
FixtureStateVerbStartState
extends DSLExpression with FixtureStateVerb_Aspects with FixtureStateVerb_Finish with FixtureStateVerb_Change
-
-
class
FixtureStateVerbStartStateAny
extends DSLExpression with FixtureStateVerb_Aspects with FixtureStateVerb_Finish with FixtureStateVerb_Change
-
class
FixtureStateVerbStartStateUndefined
extends DSLExpression with FixtureStateVerb_Finish with FixtureStateVerb_Change
-
class
FixtureStateVerbStartStates
extends DSLExpression with FixtureStateVerb_Aspects with FixtureStateVerb_Finish with FixtureStateVerb_Change
-
-
-
-
-
case class
FixtureStateVerb_STATE
(s: _165.startStates.Value forSome { val _165: T }) extends Product with Serializable
-
case class
FixtureStateVerb_STATES
(args: Seq[_170.startStates.Value forSome { val _170: T }]) extends Product with Serializable
-
Abstract Value Members
-
-
def
fixtureStateTypes
: T
Concrete Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
object
FixtureStateVerb_ANY
extends Product with Serializable
-
-
object
FixtureStateVerb_PARALLEL
extends FixtureStateVerb_ExecutionSpec with Product with Serializable
-
object
FixtureStateVerb_SEQUENTIAL
extends FixtureStateVerb_ExecutionSpec with Product with Serializable
-
-
-
-
-
var
_grouped
: Boolean
-
val
any
: PropSpec.this.FixtureStateVerb_ANY.type
-
def
asInstanceOf
[T0]
: T0
-
def
assert
(o: Option[String]): Unit
-
def
assert
(o: Option[String], clue: Any): Unit
-
def
assert
(condition: Boolean, clue: Any): Unit
-
def
assert
(condition: Boolean): Unit
-
def
clone
(): AnyRef
-
implicit def
convertNoArgToFixtureFunction
(fun: () ⇒ Any): (FixtureParam) ⇒ Any
-
implicit def
convertPendingToFixtureFunction
(f: ⇒ PendingNothing): (FixtureParam) ⇒ Any
-
implicit def
convertToEqualizer
(left: Any): Equalizer
-
def
createInternalSpec
[A, B]
(whenGrouped: (A) ⇒ B, whenNotGrouped: ⇒ B, clazz: Class[_]): B
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
execute
(testName: String, configMap: Map[String, Any], color: Boolean, durations: Boolean, shortstacks: Boolean, fullstacks: Boolean, stats: Boolean): Unit
-
-
def
expect
(expected: Any)(actual: Any): Unit
-
def
expect
(expected: Any, clue: Any)(actual: Any): Unit
-
def
expectedTestCount
(filter: Filter): Int
-
def
fail
(cause: Throwable): Nothing
-
def
fail
(message: String, cause: Throwable): Nothing
-
def
fail
(message: String): Nothing
-
def
fail
(): Nothing
-
def
finalize
(): Unit
-
def
findSpecGroupWith
(clazz: Class[_]): Option[Class[_]]
-
def
fixtureUsageDSLAction
[A <: DSLExpression]
(dsl: A): A
-
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
ignore
(testName: String, testTags: Tag*)(testFun: (FixtureParam) ⇒ Any): Unit
-
implicit def
info
: Informer
-
def
intercept
[T <: AnyRef]
(f: ⇒ Any)(implicit manifest: Manifest[T]): T
-
lazy val
internalSpec
: InternalPropSpec[T]
-
def
isGrouped
: Boolean
-
def
isInstanceOf
[T0]
: Boolean
-
def
mark
(owner: SpecGroup): Unit
-
def
ne
(arg0: AnyRef): Boolean
-
def
nestedSuites
: List[Suite]
-
def
nothing
: PropSpec.this.FixtureStateVerb_NOTHING.type
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
var
optGroupClass
: Option[Class[_]]
-
def
parallel
: PropSpec.this.FixtureStateVerb_PARALLEL.type
-
def
pending
: PendingNothing
-
def
pendingUntilFixed
(f: ⇒ Unit): Unit
-
def
propertiesFor
(unit: Unit): Unit
-
def
property
(testName: String, testTags: Tag*)(testFun: (FixtureParam) ⇒ Any): Unit
-
def
run
(testName: Option[String], reporter: Reporter, stopper: Stopper, filter: Filter, configMap: Map[String, Any], distributor: Option[Distributor], tracker: Tracker): Unit
-
def
runGrouped
[T]
(testName: Option[String], reporter: Reporter, stopper: Stopper, filter: Filter, configMap: Map[String, Any], distributor: Option[Distributor], tracker: Tracker, internalSpec: Suite, fixtureGroupClass: Class[T]): Unit
-
def
runNestedSuites
(reporter: Reporter, stopper: Stopper, filter: Filter, configMap: Map[String, Any], distributor: Option[Distributor], tracker: Tracker): Unit
-
def
runTest
(testName: String, reporter: Reporter, stopper: Stopper, configMap: Map[String, Any], tracker: Tracker): Unit
-
def
runTests
(testName: Option[String], reporter: Reporter, stopper: Stopper, filter: Filter, configMap: Map[String, Any], distributor: Option[Distributor], tracker: Tracker): Unit
-
def
sequential
: PropSpec.this.FixtureStateVerb_SEQUENTIAL.type
-
-
def
state
(x: PropSpec.this.FixtureStateVerb_UNDEFINED.type): PropSpec.this.FixtureStateVerb_STATE_UNDEFINED.type
-
def
state
(x: PropSpec.this.FixtureStateVerb_ANY.type): PropSpec.this.FixtureStateVerb_STATE_ANY.type
-
def
state
(x: _176.startStates.Value forSome { val _176: T }): FixtureStateVerb_STATE
-
val
state
: PropSpec.this.FixtureStateVerb_STATE0.type
-
def
states
(x: _179.startStates.Value forSome { val _179: T }*): FixtureStateVerb_STATES
-
def
suiteName
: String
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
tags
: Map[String, Set[String]]
-
def
testNames
: Set[String]
-
def
toString
(): String
-
val
undefined
: PropSpec.this.FixtureStateVerb_UNDEFINED.type
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
withClue
(clue: Any)(fun: ⇒ Unit): Unit
-
def
withFixture
(test: OneArgTest): Unit
-
def
withFixture
(test: NoArgTest): Unit
Deprecated Value Members
-
def
testsFor
(unit: Unit): Unit
Inherited from ExternalSuite[T]
Inherited from PropSpec
Inherited from Suite
Inherited from Suite
Inherited from Serializable
Inherited from AbstractSuite
Inherited from Assertions
Inherited from AnyRef
Inherited from Any
A sister trait to
org.scalatest.PropSpec
that can pass a managed fixture object into its tests.