The test failure type request model

interface TestResultFailureTypeRequestModel {
    name: string;
}

Properties

Properties

name: string

Name of the test failure type