Orta seviye
19 Ağustos 2026

Hatayı bul: iOS

Tek bir kod parçası. Hatayı bul ya da hata olmadığını kanıtla.

swift
1import XCTest
2@testable import MyApp
3
4final class TimerTests: XCTestCase {
5    func testCountdown() {
6        let countdown = Countdown(seconds: 2)
7        countdown.start()
8        Thread.sleep(forTimeInterval: 3)
9        XCTAssertTrue(countdown.isFinished)
10    }
11}
12

Soruna yol açan satırlara tıkla.

Kararın

Günde bir deneme. Cevap hemen ardından görünür.

Serini koru

Serini korumak ve ilerlemeni takip etmek için hesap oluştur.

Hesap oluştur