@eagleoutice/flowr - v2.10.9
    Preparing search index...
    interface SoftwareHasTestsMetadata {
        testCallsFound: number;
        testFilesFound: number;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown

    Hierarchy-Diagram

    UML class diagram of SoftwareHasTestsMetadata
    Index

    Properties

    testCallsFound: number
    testFilesFound: number