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
-
-
-
-
class
IgnoreWord
extends AnyRef
-
-
-
-
-
class
ItWord
extends AnyRef
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
: FlatSpec.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
-
val
behave
: BehaveWord
-
-
def
clone
(): AnyRef
-
implicit def
convertToEqualizer
(left: Any): Equalizer
-
implicit def
convertToInAndIgnoreMethods
(resultOfStringPassedToVerb: ResultOfStringPassedToVerb): InAndIgnoreMethods
-
implicit def
convertToInAndIgnoreMethodsAfterTaggedAs
(resultOfTaggedAsInvocation: ResultOfTaggedAsInvocation): InAndIgnoreMethodsAfterTaggedAs
-
implicit def
convertToStringCanWrapper
(o: String): StringCanWrapperForVerb
-
implicit def
convertToStringMustWrapper
(o: String): StringMustWrapperForVerb
-
implicit def
convertToStringShouldWrapper
(o: String): StringShouldWrapperForVerb
-
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
-
-
implicit def
info
: Informer
-
def
intercept
[T <: AnyRef]
(f: ⇒ Any)(implicit manifest: Manifest[T]): T
-
def
isGrouped
: Boolean
-
def
isInstanceOf
[T0]
: Boolean
-
-
def
mark
(owner: SpecGroup): Unit
-
def
ne
(arg0: AnyRef): Boolean
-
def
nestedSuites
: List[Suite]
-
def
nothing
: FlatSpec.this.FixtureStateVerb_NOTHING.type
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
var
optGroupClass
: Option[Class[_]]
-
def
parallel
: FlatSpec.this.FixtureStateVerb_PARALLEL.type
-
def
pending
: PendingNothing
-
def
pendingUntilFixed
(f: ⇒ Unit): 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
: FlatSpec.this.FixtureStateVerb_SEQUENTIAL.type
-
implicit val
shorthandSharedTestRegistrationFunction
: (String) ⇒ BehaveWord
-
implicit val
shorthandTestRegistrationFunction
: (String, String, String) ⇒ ResultOfStringPassedToVerb
-
-
def
state
(x: FlatSpec.this.FixtureStateVerb_UNDEFINED.type): FlatSpec.this.FixtureStateVerb_STATE_UNDEFINED.type
-
def
state
(x: FlatSpec.this.FixtureStateVerb_ANY.type): FlatSpec.this.FixtureStateVerb_STATE_ANY.type
-
def
state
(x: _176.startStates.Value forSome { val _176: T }): FixtureStateVerb_STATE
-
val
state
: FlatSpec.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
: FlatSpec.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: NoArgTest): Unit
Inherited from CanVerb
Inherited from MustVerb
Inherited from ShouldVerb
Inherited from Suite
Inherited from Serializable
Inherited from AbstractSuite
Inherited from Assertions
Inherited from AnyRef
Inherited from Any
export org.scalatest.fixture.FlatSpec API to world of managed fixtures.