com.raquo.domtestutils

Type members

Classlikes

trait MountOps

Utilities for mounting / unmounting a single DOM node and running assertions on it. This functionality can be used with DOM nodes created by any means, you don't need to use Scala DOM Builder. This trait is (almost) agnostic of the testing frameworks. We have an adapter for ScalaTest, see MountSpec.

Utilities for mounting / unmounting a single DOM node and running assertions on it. This functionality can be used with DOM nodes created by any means, you don't need to use Scala DOM Builder. This trait is (almost) agnostic of the testing frameworks. We have an adapter for ScalaTest, see MountSpec.

trait Utils
Companion:
object
object Utils extends Utils
Companion:
class