TestsInInspectionWorkerGet: {
    scriptId: string;
    type: InspectionTest;
}

Type declaration

  • scriptId: string

    The id used to select this test in scripts.

  • type: InspectionTest

    The type of this test.