Struct second_law::Scene [] [src]

pub struct Scene { /* fields omitted */ }

An environment for running a single uutils test case, serves three functions: 1. centralizes logic for locating the uutils binary and calling the utility 2. provides a temporary directory for the test case 3. copies over fixtures for the utility to the temporary directory

Methods

impl Scene
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]