Back to Quick

ExampleMetadata

docs/Classes/ExampleMetadata.html

7.6.2804 B
Original Source

ExampleMetadata

public class ExampleMetadata : _ExampleMetadataBase

A class that encapsulates information about an example, including the index at which the example was executed, as well as the example itself.

`

                example
                `

The example for which this metadata was collected.

Declaration

Swift

public let example: ExampleBase

`

                exampleIndex
                `

The index at which this example was executed in the test suite.

Declaration

Swift

public let exampleIndex: Int

© 2025 Quick Contributors. All rights reserved. (Last updated: 2025-06-26)

Generated by jazzy ♪♫ v0.15.3, a Realm project.