Contents

Test.Case

A single test case from a parameterized Test.

Declaration

struct Case

Overview

A test case represents a test run with a particular combination of inputs. Tests that are not parameterized map to a single instance of Test.Case.

Topics

Instance Properties

Type Properties

See Also

Test parameterization