Test.Case
A single test case from a parameterized Test.
Declaration
struct CaseOverview
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.
A single test case from a parameterized Test.
struct CaseA 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.