Files
StepperView/Example/Pods/SnapshotTesting/Sources/SnapshotTesting/SnapshotTestCase.swift
T

5 lines
161 B
Swift

import XCTest
@available(swift, obsoleted: 5.0, renamed: "XCTestCase", message: "Please use XCTestCase instead")
public typealias SnapshotTestCase = XCTestCase