Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
555 changes: 349 additions & 206 deletions docs/.api-workspace/composer.lock

Large diffs are not rendered by default.

444 changes: 222 additions & 222 deletions docs/scripts/api-snapshot.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/scripts/rules-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"phpstan": {
"version": "v0.5.1",
"reference": "4346ebd4669322dfc8fd6a804e464357e0e7c391",
"repoBlob": "https://github.com/rasuvaeff/understudy-phpstan/blob/4346ebd4669322dfc8fd6a804e464357e0e7c391/",
"version": "v0.5.2",
"reference": "04cc11b417ff29a6877b0dd6cae345d4d7a4ba16",
"repoBlob": "https://github.com/rasuvaeff/understudy-phpstan/blob/04cc11b417ff29a6877b0dd6cae345d4d7a4ba16/",
"registeredRules": [
"Rasuvaeff\\Understudy\\PhpStan\\Rule\\SpecificationCallRule",
"Rasuvaeff\\Understudy\\PhpStan\\Rule\\SpecificationStaticCallRule",
Expand Down Expand Up @@ -49,9 +49,9 @@
]
},
"psalm": {
"version": "v0.8.2",
"reference": "f4c7afef1f2a8da96ff051008fb1131a0d7739f8",
"repoBlob": "https://github.com/rasuvaeff/understudy-psalm/blob/f4c7afef1f2a8da96ff051008fb1131a0d7739f8/",
"version": "v0.8.3",
"reference": "adfcb7751dd3bc241d0cee864a6e3c47d19aca1a",
"repoBlob": "https://github.com/rasuvaeff/understudy-psalm/blob/adfcb7751dd3bc241d0cee864a6e3c47d19aca1a/",
"issues": [
{
"issue": "UnderstudyMisuse",
Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Arg.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "Argument matchers, usable only inside a specification closure:"

`Rasuvaeff\Understudy\Arg`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Arg.php#L50) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Arg.php#L50) — **Version:** v0.10.0-2-g3cdc6e0

Argument matchers, usable only inside a specification closure:

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Captor.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A typed argument captor, built by Arg::captor()."

`Rasuvaeff\Understudy\Captor`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Captor.php#L38) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Captor.php#L38) — **Version:** v0.10.0-2-g3cdc6e0

**Type parameters:**

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/AmbiguousDefaultFactory.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "Two registered default factories are equally close to the requeste

`Rasuvaeff\Understudy\Exception\AmbiguousDefaultFactory`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/AmbiguousDefaultFactory.php#L12) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/AmbiguousDefaultFactory.php#L12) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/BypassUnavailable.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "`bypassFinals()` cannot do what was asked of it."

`Rasuvaeff\Understudy\Exception\BypassUnavailable`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/BypassUnavailable.php#L12) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/BypassUnavailable.php#L12) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/CannotWire.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "`wire()` cannot build the subject, or cannot decide what to pass i

`Rasuvaeff\Understudy\Exception\CannotWire`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/CannotWire.php#L12) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/CannotWire.php#L12) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `InvalidArgumentException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/ConflictingExpectation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A `when()` or `expect()` names a call another registration already

`Rasuvaeff\Understudy\Exception\ConflictingExpectation`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/ConflictingExpectation.php#L21) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/ConflictingExpectation.php#L21) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "Configuration and verification belong to the context that created

`Rasuvaeff\Understudy\Exception\ContextOwnershipViolation`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/ContextOwnershipViolation.php#L14) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/ContextOwnershipViolation.php#L14) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/ForgottenDouble.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A double outlived the context that created it — almost always a

`Rasuvaeff\Understudy\Exception\ForgottenDouble`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/ForgottenDouble.php#L16) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/ForgottenDouble.php#L16) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/ForwardingTargetMismatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "The instance offered as a forwarding target does not satisfy what

`Rasuvaeff\Understudy\Exception\ForwardingTargetMismatch`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/ForwardingTargetMismatch.php#L13) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/ForwardingTargetMismatch.php#L13) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `InvalidArgumentException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/InvalidCallSpecification.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A specification of the wrong SHAPE: the closure handed to when()/v

`Rasuvaeff\Understudy\Exception\InvalidCallSpecification`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/InvalidCallSpecification.php#L25) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/InvalidCallSpecification.php#L25) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/InvalidDefaultValue.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A registered default factory produced a value the contract cannot

`Rasuvaeff\Understudy\Exception\InvalidDefaultValue`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/InvalidDefaultValue.php#L12) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/InvalidDefaultValue.php#L12) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `RuntimeException`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A VALUE inside a specification that no run could act on: a maximum

`Rasuvaeff\Understudy\Exception\InvalidSpecificationArgument`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/InvalidSpecificationArgument.php#L24) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/InvalidSpecificationArgument.php#L24) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `InvalidArgumentException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/MatcherLeaked.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A matcher reached a real call instead of a specification closure."

`Rasuvaeff\Understudy\Exception\MatcherLeaked`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/MatcherLeaked.php#L14) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/MatcherLeaked.php#L14) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/NeverMethodCalled.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A method declared `: never` was called without an expectation that

`Rasuvaeff\Understudy\Exception\NeverMethodCalled`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/NeverMethodCalled.php#L14) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/NeverMethodCalled.php#L14) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `RuntimeException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/NoDefaultValue.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A loose understudy had to answer a call, but the declared return t

`Rasuvaeff\Understudy\Exception\NoDefaultValue`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/NoDefaultValue.php#L14) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/NoDefaultValue.php#L14) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `RuntimeException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/NothingCaptured.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "`Captor::last()` was read before any matched call carried a value

`Rasuvaeff\Understudy\Exception\NothingCaptured`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/NothingCaptured.php#L13) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/NothingCaptured.php#L13) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/OriginalCallUnavailable.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "`callOriginal()` was asked to delegate, and there is nothing to de

`Rasuvaeff\Understudy\Exception\OriginalCallUnavailable`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/OriginalCallUnavailable.php#L12) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/OriginalCallUnavailable.php#L12) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A forwarded call returned an object the double cannot stand in for

`Rasuvaeff\Understudy\Exception\OriginalReturnTypeViolation`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/OriginalReturnTypeViolation.php#L12) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/OriginalReturnTypeViolation.php#L12) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `RuntimeException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/OutcomeUnavailable.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "An invocation's outcome was read as the wrong kind: a returned val

`Rasuvaeff\Understudy\Exception\OutcomeUnavailable`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/OutcomeUnavailable.php#L14) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/OutcomeUnavailable.php#L14) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/StrictModeViolation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A strict understudy received a call no expectation matched."

`Rasuvaeff\Understudy\Exception\StrictModeViolation`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/StrictModeViolation.php#L12) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/StrictModeViolation.php#L12) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `RuntimeException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/UnderstudyError.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "Implemented by every exception this library throws, so a test can

`Rasuvaeff\Understudy\Exception\UnderstudyError`

**Interface** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/UnderstudyError.php#L14) — **Version:** v0.9.0-10-g74f1dd3
**Interface** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/UnderstudyError.php#L14) — **Version:** v0.10.0-2-g3cdc6e0

**Implements:** `Throwable`, `Stringable`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/UnsupportedTarget.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "The requested target cannot be doubled, and no option would make i

`Rasuvaeff\Understudy\Exception\UnsupportedTarget`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/UnsupportedTarget.php#L13) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/UnsupportedTarget.php#L13) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `LogicException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Exception/VerificationFailed.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A verification about what the code under test did (or did not) do

`Rasuvaeff\Understudy\Exception\VerificationFailed`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/VerificationFailed.php#L20) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Exception/VerificationFailed.php#L20) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** `RuntimeException`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/ExpectBuilder.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "Configures a call the code under test is expected to make."

`Rasuvaeff\Understudy\ExpectBuilder`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/ExpectBuilder.php#L19) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/ExpectBuilder.php#L19) — **Version:** v0.10.0-2-g3cdc6e0

**Extends:** [`WhenBuilder`](/api/classes/WhenBuilder)

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/FailureKind.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "What kind of verification claim a VerificationFailure reports."

`Rasuvaeff\Understudy\FailureKind`

**Enum** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/FailureKind.php#L12) — **Version:** v0.9.0-10-g74f1dd3
**Enum** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/FailureKind.php#L12) — **Version:** v0.10.0-2-g3cdc6e0

**Implements:** `UnitEnum`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Invocation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "One recorded call on an understudy."

`Rasuvaeff\Understudy\Invocation`

**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Invocation.php#L21) — **Version:** v0.9.0-10-g74f1dd3
**Class** — **Package:** [rasuvaeff/understudy](https://github.com/rasuvaeff/understudy) — [Source](https://github.com/rasuvaeff/understudy/blob/master/src/Invocation.php#L21) — **Version:** v0.10.0-2-g3cdc6e0

One recorded call on an understudy.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "Ends every PHPUnit test with understudy's own bookkeeping done for

`Rasuvaeff\Understudy\PhpUnit\UnderstudyPHPUnitIntegration`

**Trait** — **Package:** [rasuvaeff/understudy-phpunit](https://github.com/rasuvaeff/understudy-phpunit) — [Source](https://github.com/rasuvaeff/understudy-phpunit/blob/181b68ef1c0c16143269d6f9e1f0490ab38a7d89/src/PhpUnit/UnderstudyPHPUnitIntegration.php#L83) — **Version:** v0.4.0
**Trait** — **Package:** [rasuvaeff/understudy-phpunit](https://github.com/rasuvaeff/understudy-phpunit) — [Source](https://github.com/rasuvaeff/understudy-phpunit/blob/da80ba7a2f2290809b3191054e3a777d8ba02295/src/PhpUnit/UnderstudyPHPUnitIntegration.php#L83) — **Version:** v0.4.1

Ends every PHPUnit test with understudy's own bookkeeping done for it.

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Psalm/Issue/UnderstudyMisuse.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "A specification that cannot mean what it says."

`Rasuvaeff\Understudy\Psalm\Issue\UnderstudyMisuse`

**Class** — **Package:** [rasuvaeff/understudy-psalm](https://github.com/rasuvaeff/understudy-psalm) — [Source](https://github.com/rasuvaeff/understudy-psalm/blob/f4c7afef1f2a8da96ff051008fb1131a0d7739f8/src/Psalm/Issue/UnderstudyMisuse.php#L20) — **Version:** v0.8.2
**Class** — **Package:** [rasuvaeff/understudy-psalm](https://github.com/rasuvaeff/understudy-psalm) — [Source](https://github.com/rasuvaeff/understudy-psalm/blob/adfcb7751dd3bc241d0cee864a6e3c47d19aca1a/src/Psalm/Issue/UnderstudyMisuse.php#L20) — **Version:** v0.8.3

**Extends:** `Psalm\Issue\PluginIssue`

Expand Down
2 changes: 1 addition & 1 deletion docs/src/api/classes/Psalm/Plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: "Entry point registered through `extra.psalm.pluginClass`, so `vend

`Rasuvaeff\Understudy\Psalm\Plugin`

**Class** — **Package:** [rasuvaeff/understudy-psalm](https://github.com/rasuvaeff/understudy-psalm) — [Source](https://github.com/rasuvaeff/understudy-psalm/blob/f4c7afef1f2a8da96ff051008fb1131a0d7739f8/src/Psalm/Plugin.php#L18) — **Version:** v0.8.2
**Class** — **Package:** [rasuvaeff/understudy-psalm](https://github.com/rasuvaeff/understudy-psalm) — [Source](https://github.com/rasuvaeff/understudy-psalm/blob/adfcb7751dd3bc241d0cee864a6e3c47d19aca1a/src/Psalm/Plugin.php#L18) — **Version:** v0.8.3

**Implements:** `Psalm\Plugin\PluginEntryPointInterface`, `Psalm\Plugin\PluginInterface`

Expand Down
Loading