Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 17, 2021. It is now read-only.
/TAPPublic archive
mattt edited this pageJan 8, 2021 ·4 revisions

Types

  • BailOut:An error that can be thrown from a test to stop the execution of further tests.
  • Directive:An error that can be thrown from a test to reinterpret its outcome.
  • Outcome:The outcome of running a test.
  • Reporter:A class that reports the progress and outcomes of testsaccording to the Test Anything Protocol (TAP).
  • TAP:A top-level namespace for the Test Anything Protocol (TAP).
  • XCTestTAPObserver:A custom test reporter that conforms toXCTestObservation.

Global Typealiases

  • Test:A test that produces an outcome.

Global Functions

Generated at 2021-01-08T14:13:00+0000 usingswift-doc 1.0.0-beta.5.

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp