blob: 3254cbe9d8599be47bd851db4d51ca4a62462b99 [file] [log] [blame] [view]
# testing library
*[<Null safety>](https://dart.dev/null-safety)*
## Classes
##### [FakeVmoHolder](../package-fuchsia_inspect_testing/FakeVmoHolder-class.md)
A VmoHolder that simply wraps some ByteData.
##### [NodeMatcher](../package-fuchsia_inspect_testing/NodeMatcher-class.md)
Matcher for a particular Node in the VMO.
##### [PropertyMatcher](../package-fuchsia_inspect_testing/PropertyMatcher-class.md)
Matcher for a particular Property in the VMO.
##### [VmoMatcher](../package-fuchsia_inspect_testing/VmoMatcher-class.md)
A matcher for testing the structure of Inspect data written to a VMO.
## Constants
##### [hasNoErrors](../package-fuchsia_inspect_testing/hasNoErrors-constant.md) const dynamic
Matcher that asserts a VmoMatcher, NodeMatcher, or PropertyMatcher
has no recorded errors.