继承关系

  • DefaultReporter
    • 默认

构造函数

  • 参数

    • globalConfig: GlobalConfig

    返回 default

属性

filename: string

方法

  • 返回 void

  • 返回 undefined | Error

  • 参数

    • message: string

    返回 void

  • 返回 void

  • 参数

    • aggregatedResults: AggregatedResult
    • options: ReporterOnStartOptions

    返回 void

  • 参数

    • test: Test
    • testCaseResult: AssertionResult

    返回 void

  • 参数

    • test: any
    • testResult: any
    • aggregatedResults: any

    返回 Promise<void>

  • 参数

    • test: Test

    返回 void

  • 参数

    • _testPath: string
    • _config: ProjectConfig
    • result: TestResult

    返回 void

  • 参数

    • testPath: string
    • config: ProjectConfig
    • result: TestResult

    返回 void

  • 参数

    • config: ProjectConfig
    • testResult: TestResult
    • aggregatedResults: AggregatedResult

    返回 void

© . This site is unofficial and not affiliated with LangChain, Inc.
这些文档随着 LangChain v1.0 在 2025 年 10 月的发布而弃用,并且不再维护。 请访问 v1.0 文档