Scala DOM Test Utils
Scala DOM Test Utils
com.raquo.domtestutils
EventSimulator
MountOps
Utils
Utils
com.raquo.domtestutils.matching
ExpectedNode
ExpectedNode
Rule
RuleImplicits
TestableHtmlAttr
TestableProp
TestableStyle
TestableSvgAttr
com.raquo.domtestutils.scalatest
AsyncMountSpec
DomEnvSpec
Matchers
MountSpec
ShouldSyntax
ShouldSyntax
Scala DOM Test Utils
/
com.raquo.domtestutils.matching
/
TestableStyle
TestableStyle
final
class
TestableStyle
[
V
](
val
style:
Style
[
V
])
extends
AnyVal
Graph
Supertypes
class
AnyVal
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
is
(
expectedValue:
V
|
String
):
Rule
Concrete fields
val
style
:
Style
[
V
]