Theia API Documentation v1.65.0
    Preparing search index...
    interface TestItemReference {
        controllerId: string;
        testPath: string[];
        typeTag: "$type_test_item_reference";
    }
    Index

    Properties

    controllerId: string
    testPath: string[]
    typeTag: "$type_test_item_reference"