Back to Quick

ExampleGroup

docs/docsets/Quick.docset/Contents/Resources/Documents/Classes/ExampleGroup.html

7.6.2802 B
Original Source

ExampleGroup

final public class ExampleGroup : NSObject, Filterable

Example groups are logical groupings of examples, defined with the describe and context functions. Example groups can share setup and teardown code.

`

                description
                `

Declaration

Swift

public override var description: String { get }

`

                examples
                `

Undocumented

Declaration

Swift

@objc
public var examples: [Example] { get }

`

                examples
                `

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

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