package test
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- test
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait BaseTestSpec extends Matchers with Inside
- type TestInstance = test.raw.TestInstance
- type TestRendererUtils = test.util.TestRendererUtils
- trait TestSpec extends AnyFlatSpec with BaseTestSpec with MockFactory
Deprecated Type Members
- type ShallowInstance = test.raw.ShallowInstance
- Annotations
- @deprecated
- Deprecated
(Since version 0.5.1) Will be removed soon, use TestInstance instead
- type ShallowRendererUtils = test.util.ShallowRendererUtils
- Annotations
- @deprecated
- Deprecated
(Since version 0.5.1) Will be removed soon, use TestRendererUtils instead
Value Members
- lazy val TestRenderer: test.raw.TestRenderer.type
- object TestErrorBoundary extends ClassComponent[Unit]