Instance Constructors
-
new
StepState
(usageDescriptions: Map[String, TestFixtureStateUsageDescription[T]], stateSame: Map[_51.startStates.Value forSome { val _51: T }, List[String]], stateUndefined: Map[_52.startStates.Value forSome { val _52: T }, List[String]], stateTransfer: Map[_53.startStates.Value forSome { val _53: T }, Map[_54.startStates.Value forSome { val _54: T }, List[String]]], currentState: Option[_55.startStates.Value forSome { val _55: T }], currentUsedAspects: Set[_56.stateAspects.Value forSome { val _56: T }], buildPath: List[List[String]], namesToLeft: Set[String], currentNLoads: Int)
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
asInstanceOf
[T0]
: T0
-
val
buildPath
: List[List[String]]
-
def
canEqual
(arg0: Any): Boolean
-
def
clone
(): AnyRef
-
def
compatibleWith
(state: _63.startStates.Value forSome { val _63: T }, usedAspects: Set[_64.stateAspects.Value forSome { val _64: T }], mustBeParallel: Boolean, candidateName: String): Boolean
-
def
compatibleWith
(candidateName: String, mustBeParallel: Boolean): Boolean
-
val
currentNLoads
: Int
-
val
currentState
: Option[_42.startStates.Value forSome { val _42: T }]
-
val
currentUsedAspects
: Set[_44.stateAspects.Value forSome { val _44: T }]
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
val
namesToLeft
: Set[String]
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
productArity
: Int
-
def
productElement
(arg0: Int): Any
-
def
productIterator
: Iterator[Any]
-
def
productPrefix
: String
-
val
stateSame
: Map[_34.startStates.Value forSome { val _34: T }, List[String]]
-
val
stateTransfer
: Map[_39.startStates.Value forSome { val _39: T }, Map[_40.startStates.Value forSome { val _40: T }, List[String]]]
-
val
stateUndefined
: Map[_36.startStates.Value forSome { val _36: T }, List[String]]
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Deprecated Value Members
-
def
productElements
: Iterator[Any]
Inherited from Serializable
Inherited from Serializable
Inherited from Product
Inherited from Equals
Inherited from AnyRef
Inherited from Any