@salesforce/agents
    Preparing search index...

    Type Alias NgtTestCaseScorer

    type NgtTestCaseScorer = {
        expected?: string;
        name: NgtScorerName;
    }
    Index

    Properties

    Properties

    expected?: string