@hashgraph/solo
    Preparing search index...

    The builder for the TestChartOptions.

    Index

    Constructors

    Methods

    • Specify tests by attribute (currently "name") using attribute=value syntax or '!attribute=value' to exclude a test (can specify multiple or separate values with commas: name=test1,name=test2)

      Parameters

      • filter: string

        Specify tests by attribute (currently "name") using attribute=value syntax or '!attribute=value' to exclude a test (can specify multiple or separate values with commas: name=test1,name=test2)

      Returns TestChartOptionsBuilder

      the current TestChartOptionsBuilder.