Skip to content

[SR-1063] Have XCTestObservationCenter conform to new Swift 3 naming rules #397

Closed
@modocache

Description

@modocache
mannequin
Previous ID SR-1063
Radar None
Original Reporter @modocache
Type Bug
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s XCTest
Labels Bug, StarterBug
Assignee shingt (JIRA)
Priority Medium

md5: da16a265f7fa73b0cb4ebaf710ed7ada

Issue Description:

swift-corelibs-xctest's XCTestObservationCenter defines a method sharedTestObservationCenter. However, that method in Apple XCTest is now named simply shared.

swift-corelibs-xctest's XCTestObservationCenter should define shared as well, since our goal is to have an identical API. Change the method name and update the tests.

(I wonder if there are other discrepancies brought about by the Swift 3 naming rules? We should investigate.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions