Struct marid::test_helpers::TestProcess
[−]
[src]
pub struct TestProcess { // some fields omitted }
A test struct that implements the Process trait.
Methods
impl TestProcess
fn new(runner: TestRunner) -> TestProcess
Create a new TestProcess.