Member Junction
    Preparing search index...

    Data for a row (test) in the test results matrix

    interface MatrixRowData {
        testId: string;
        testName: string;
    }
    Index

    Properties

    Properties

    testId: string

    Test ID

    testName: string

    Test name