Skip to main content

Module harness

Module harness 

Source
Expand description

The harness provides a way to spin up drivers for unit testing.

Structs§

DriverUnderTest
This manages the driver under test’s lifecycle.
TestHarness
The main test harness for running a driver unit test.