Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for someSpecificMethod (0.12 sec)

  1. platforms/documentation/docs/src/docs/userguide/native/swift_testing.adoc

    # or `gradle xcTest --tests TestBundle.SomeTestClass` on macOS
    
    # Executes a single specified test in SomeTestClass
    gradle xcTest --tests TestBundle.SomeTestClass.someSpecificMethod
    # or `gradle xcTest --tests TestBundle.SomeTestClass.someSpecificMethod` on macOS
    ```
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 10.4K bytes
    - Viewed (0)
Back to top