@overkill-dev/doubles 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/assert/assertion-extension.d.ts +4 -4
  2. package/assert/assertion-extension.d.ts.map +1 -1
  3. package/assert/assertion-extension.js +4 -4
  4. package/assert/assertion-extension.js.map +1 -1
  5. package/doubles/double-behavior.js +1 -1
  6. package/doubles/double-usage-argument-assertion.js +1 -1
  7. package/doubles/double-usage-contract.d.ts +2 -2
  8. package/package.json +4 -2
  9. package/sbom.cdx.json +26 -6
  10. package/assertion-protocol/assertion-evaluation.d.ts +0 -13
  11. package/assertion-protocol/assertion-evaluation.d.ts.map +0 -1
  12. package/assertion-protocol/assertion-node-shape.d.ts +0 -71
  13. package/assertion-protocol/assertion-node-shape.d.ts.map +0 -1
  14. package/assertion-protocol/assertion-node.d.ts +0 -97
  15. package/assertion-protocol/assertion-node.d.ts.map +0 -1
  16. package/assertion-protocol/assertion-reference.d.ts +0 -73
  17. package/assertion-protocol/assertion-reference.d.ts.map +0 -1
  18. package/assertion-protocol/assertion-reference.js +0 -49
  19. package/assertion-protocol/assertion-reference.js.map +0 -1
  20. package/assertion-protocol/assertions/boolean.d.ts +0 -11
  21. package/assertion-protocol/assertions/boolean.d.ts.map +0 -1
  22. package/assertion-protocol/assertions/collection.d.ts +0 -22
  23. package/assertion-protocol/assertions/collection.d.ts.map +0 -1
  24. package/assertion-protocol/assertions/equality.d.ts +0 -17
  25. package/assertion-protocol/assertions/equality.d.ts.map +0 -1
  26. package/assertion-protocol/assertions/fail.d.ts +0 -13
  27. package/assertion-protocol/assertions/fail.d.ts.map +0 -1
  28. package/assertion-protocol/assertions/numeric.d.ts +0 -29
  29. package/assertion-protocol/assertions/numeric.d.ts.map +0 -1
  30. package/assertion-protocol/assertions/partial.d.ts +0 -14
  31. package/assertion-protocol/assertions/partial.d.ts.map +0 -1
  32. package/assertion-protocol/assertions/presence.d.ts +0 -17
  33. package/assertion-protocol/assertions/presence.d.ts.map +0 -1
  34. package/assertion-protocol/assertions/string.d.ts +0 -28
  35. package/assertion-protocol/assertions/string.d.ts.map +0 -1
  36. package/assertion-protocol/assertions/type-shape.d.ts +0 -42
  37. package/assertion-protocol/assertions/type-shape.d.ts.map +0 -1
  38. package/assertion-protocol/thrown-error-record.d.ts +0 -8
  39. package/assertion-protocol/thrown-error-record.d.ts.map +0 -1
  40. package/assertion-protocol/thrown-error-record.js +0 -17
  41. package/assertion-protocol/thrown-error-record.js.map +0 -1
  42. package/assertion-protocol/thrown-matcher.d.ts +0 -51
  43. package/assertion-protocol/thrown-matcher.d.ts.map +0 -1
  44. package/assertion-protocol/thrown-matcher.js +0 -186
  45. package/assertion-protocol/thrown-matcher.js.map +0 -1
  46. package/compare/comparison-result.d.ts +0 -25
  47. package/compare/comparison-result.d.ts.map +0 -1
  48. package/compare/comparison-state.d.ts +0 -7
  49. package/compare/comparison-state.d.ts.map +0 -1
  50. package/compare/comparison-state.js +0 -20
  51. package/compare/comparison-state.js.map +0 -1
  52. package/compare/comparison.d.ts +0 -12
  53. package/compare/comparison.d.ts.map +0 -1
  54. package/compare/raw-comparison.d.ts +0 -24
  55. package/compare/raw-comparison.d.ts.map +0 -1
  56. package/compare/raw-comparison.js +0 -285
  57. package/compare/raw-comparison.js.map +0 -1
  58. package/compare/serialized-value-shape.d.ts +0 -143
  59. package/compare/serialized-value-shape.d.ts.map +0 -1
  60. package/compare/serialized-value.d.ts +0 -11
  61. package/compare/serialized-value.d.ts.map +0 -1
  62. package/compare/value-classification.d.ts +0 -26
  63. package/compare/value-classification.d.ts.map +0 -1
  64. package/compare/value-classification.js +0 -110
  65. package/compare/value-classification.js.map +0 -1
  66. package/diff/diff-shape.d.ts +0 -117
  67. package/diff/diff-shape.d.ts.map +0 -1
  68. package/doubles/disposal-symbol.d.ts +0 -3
  69. package/doubles/disposal-symbol.d.ts.map +0 -1
  70. package/doubles/double-chronology.d.ts +0 -21
  71. package/doubles/double-chronology.d.ts.map +0 -1
  72. package/doubles/double-history-api.d.ts +0 -33
  73. package/doubles/double-history-api.d.ts.map +0 -1
  74. package/doubles/double-runtime.d.ts +0 -9
  75. package/doubles/double-runtime.d.ts.map +0 -1
  76. package/doubles/double-usage-argument-assertion.d.ts +0 -27
  77. package/doubles/double-usage-argument-assertion.d.ts.map +0 -1
  78. package/doubles/double-usage-count-assertion.d.ts +0 -6
  79. package/doubles/double-usage-count-assertion.d.ts.map +0 -1
  80. package/doubles/double-usage-disposal-assertion.d.ts +0 -7
  81. package/doubles/double-usage-disposal-assertion.d.ts.map +0 -1
  82. package/doubles/double-usage-inspection.d.ts +0 -22
  83. package/doubles/double-usage-inspection.d.ts.map +0 -1
  84. package/doubles/double-usage-iterator-assertion.d.ts +0 -7
  85. package/doubles/double-usage-iterator-assertion.d.ts.map +0 -1
  86. package/doubles/double-usage-order-assertion.d.ts +0 -3
  87. package/doubles/double-usage-order-assertion.d.ts.map +0 -1
  88. package/doubles/protocol-double-metadata.d.ts +0 -15
  89. package/doubles/protocol-double-metadata.d.ts.map +0 -1
@@ -1,117 +0,0 @@
1
- import type { SerializedPropertyKey, SerializedValue } from '../compare/serialized-value.ts';
2
- type BytePathSegment = {
3
- readonly kind: 'byte';
4
- readonly offset: number;
5
- };
6
- type IndexPathSegment = {
7
- readonly index: number;
8
- readonly kind: 'index';
9
- };
10
- type MapPathSegment = {
11
- readonly key: SerializedValue;
12
- readonly kind: 'map-key' | 'map-value';
13
- };
14
- type PropertyPathSegment = {
15
- readonly key: SerializedPropertyKey;
16
- readonly kind: 'property';
17
- };
18
- type SetValuePathSegment = {
19
- readonly kind: 'set-value';
20
- readonly value: SerializedValue;
21
- };
22
- type IndexedPathSegment = BytePathSegment | IndexPathSegment;
23
- type KeyedPathSegment = MapPathSegment | PropertyPathSegment | SetValuePathSegment;
24
- export type DiffPathSegment = IndexedPathSegment | KeyedPathSegment;
25
- type ReplaceOperation = {
26
- readonly from: SerializedValue;
27
- readonly operation: 'replace';
28
- readonly path: readonly DiffPathSegment[];
29
- readonly to: SerializedValue;
30
- };
31
- type AddOperation = {
32
- readonly operation: 'add';
33
- readonly path: readonly DiffPathSegment[];
34
- readonly value: SerializedValue;
35
- };
36
- type RemoveOperation = {
37
- readonly operation: 'remove';
38
- readonly path: readonly DiffPathSegment[];
39
- readonly value: SerializedValue;
40
- };
41
- type MissingPropertyOperation = {
42
- readonly operation: 'missing-property';
43
- readonly path: readonly DiffPathSegment[];
44
- readonly value: SerializedValue;
45
- };
46
- type MissingIndexOperation = {
47
- readonly index: number;
48
- readonly operation: 'missing-index';
49
- readonly value: SerializedValue;
50
- };
51
- type MissingArrayMemberOperation = {
52
- readonly operation: 'missing-member';
53
- readonly value: SerializedValue;
54
- };
55
- type MissingEntryOperation = {
56
- readonly key: SerializedValue;
57
- readonly operation: 'missing-entry';
58
- readonly value: SerializedValue;
59
- };
60
- type MissingMemberOperation = {
61
- readonly operation: 'missing-member';
62
- readonly value: SerializedValue;
63
- };
64
- type ArrayPresenceOperation = MissingArrayMemberOperation | MissingIndexOperation;
65
- export type ArrayDiffOperation = AddOperation | ArrayPresenceOperation | RemoveOperation | ReplaceOperation;
66
- export type MapDiffOperation = AddOperation | MissingEntryOperation | RemoveOperation | ReplaceOperation;
67
- export type ObjectDiffOperation = AddOperation | MissingPropertyOperation | RemoveOperation | ReplaceOperation;
68
- export type SetDiffOperation = AddOperation | MissingMemberOperation | RemoveOperation;
69
- export type ByteDiffRange = {
70
- readonly actual: readonly number[];
71
- readonly expected: readonly number[];
72
- readonly offset: number;
73
- };
74
- export type Hunk = {
75
- readonly actualStart: number;
76
- readonly added: readonly string[];
77
- readonly expectedStart: number;
78
- readonly removed: readonly string[];
79
- };
80
- type ArrayDiff = {
81
- readonly kind: 'array';
82
- readonly operations: readonly ArrayDiffOperation[];
83
- };
84
- type BinaryDiff = {
85
- readonly actualHash: string;
86
- readonly actualSize: number;
87
- readonly expectedHash: string;
88
- readonly expectedSize: number;
89
- readonly kind: 'binary';
90
- readonly ranges: readonly ByteDiffRange[];
91
- };
92
- type MapDiff = {
93
- readonly kind: 'map';
94
- readonly operations: readonly MapDiffOperation[];
95
- };
96
- type ObjectDiff = {
97
- readonly kind: 'object';
98
- readonly operations: readonly ObjectDiffOperation[];
99
- };
100
- type SetDiff = {
101
- readonly kind: 'set';
102
- readonly operations: readonly SetDiffOperation[];
103
- };
104
- type StringDiff = {
105
- readonly actual: string;
106
- readonly expected: string;
107
- readonly hunks: readonly Hunk[];
108
- readonly kind: 'string';
109
- };
110
- type ValueDiff = {
111
- readonly actual: SerializedValue;
112
- readonly expected: SerializedValue;
113
- readonly kind: 'value';
114
- };
115
- export type Diff = ArrayDiff | BinaryDiff | MapDiff | ObjectDiff | SetDiff | StringDiff | ValueDiff;
116
- export {};
117
- //# sourceMappingURL=diff-shape.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"diff-shape.d.ts","sourceRoot":"","sources":["../../../../source/diff/diff-shape.ts"],"names":[],"mappings":"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"}
@@ -1,3 +0,0 @@
1
- export declare const asyncDisposeSymbol: symbol;
2
- export declare const disposeSymbol: symbol;
3
- //# sourceMappingURL=disposal-symbol.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"disposal-symbol.d.ts","sourceRoot":"","sources":["../../../../source/doubles/disposal-symbol.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,kBAAkB,QAA0C,CAAC;AAC1E,eAAO,MAAM,aAAa,QAAqC,CAAC"}
@@ -1,21 +0,0 @@
1
- import type { InvocationKind } from './double-behavior.ts';
2
- export type ChronologyOrder = {
3
- readonly kind: InvocationKind;
4
- readonly order: number;
5
- };
6
- export type ChronologyScope = {
7
- readonly nextOrder: () => number;
8
- readonly token: Readonly<Record<string, unknown>>;
9
- };
10
- export type DoubleChronology = {
11
- readonly calls: readonly ChronologyOrder[];
12
- readonly constructions: readonly ChronologyOrder[];
13
- readonly interactions: readonly ChronologyOrder[];
14
- readonly record: (event: ChronologyOrder) => void;
15
- readonly reset: () => void;
16
- readonly scope: ChronologyScope;
17
- };
18
- export declare function createChronologyScope(): ChronologyScope;
19
- export declare function doubleChronology(value: unknown): DoubleChronology | null;
20
- export declare function installDoubleChronology(target: (...arguments_: readonly unknown[]) => unknown, scope: ChronologyScope): DoubleChronology;
21
- //# sourceMappingURL=double-chronology.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"double-chronology.d.ts","sourceRoot":"","sources":["../../../../source/doubles/double-chronology.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D,MAAM,MAAM,eAAe,GAAG;IAC1B,QAAQ,CAAC,IAAI,EAAE,cAAc,CAAC;IAC9B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC1B,QAAQ,CAAC,SAAS,EAAE,MAAM,MAAM,CAAC;IACjC,QAAQ,CAAC,KAAK,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;CACrD,CAAC;AAKF,MAAM,MAAM,gBAAgB,GAAG;IAC3B,QAAQ,CAAC,KAAK,EAAE,SAAS,eAAe,EAAE,CAAC;IAC3C,QAAQ,CAAC,aAAa,EAAE,SAAS,eAAe,EAAE,CAAC;IACnD,QAAQ,CAAC,YAAY,EAAE,SAAS,eAAe,EAAE,CAAC;IAClD,QAAQ,CAAC,MAAM,EAAE,CAAC,KAAK,EAAE,eAAe,KAAK,IAAI,CAAC;IAClD,QAAQ,CAAC,KAAK,EAAE,MAAM,IAAI,CAAC;IAC3B,QAAQ,CAAC,KAAK,EAAE,eAAe,CAAC;CACnC,CAAC;AAEF,wBAAgB,qBAAqB,IAAI,eAAe,CAavD;AAkDD,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,OAAO,GAAG,gBAAgB,GAAG,IAAI,CAQxE;AAED,wBAAgB,uBAAuB,CACnC,MAAM,EAAE,CAAC,GAAG,UAAU,EAAE,SAAS,OAAO,EAAE,KAAK,OAAO,EACtD,KAAK,EAAE,eAAe,GACvB,gBAAgB,CAelB"}
@@ -1,33 +0,0 @@
1
- import { type DoubleCall, type DoubleConstruction, type DoubleInteraction, type DoubleIteratorEvent, type DoubleResult } from './double-history-record.ts';
2
- import type { HistoryStore } from './double-history-store.ts';
3
- type UnknownFunctionTarget = (...arguments_: readonly unknown[]) => unknown;
4
- export type MutableDoubleHistory = {
5
- readonly callCount: number;
6
- readonly calls: readonly DoubleCall[];
7
- readonly constructionCount: number;
8
- readonly constructions: readonly DoubleConstruction[];
9
- readonly firstCall: DoubleCall | null;
10
- readonly firstConstruction: DoubleConstruction | null;
11
- readonly firstInteraction: DoubleInteraction | null;
12
- readonly firstIteratorEvent: DoubleIteratorEvent | null;
13
- readonly firstResult: DoubleResult | null;
14
- readonly interactionCount: number;
15
- readonly interactions: readonly DoubleInteraction[];
16
- readonly iteratorEventCount: number;
17
- readonly iteratorEvents: readonly DoubleIteratorEvent[];
18
- readonly lastCall: DoubleCall | null;
19
- readonly lastConstruction: DoubleConstruction | null;
20
- readonly lastInteraction: DoubleInteraction | null;
21
- readonly lastIteratorEvent: DoubleIteratorEvent | null;
22
- readonly lastResult: DoubleResult | null;
23
- readonly nthCall: (index: number) => DoubleCall | null;
24
- readonly nthConstruction: (index: number) => DoubleConstruction | null;
25
- readonly nthInteraction: (index: number) => DoubleInteraction | null;
26
- readonly nthIteratorEvent: (index: number) => DoubleIteratorEvent | null;
27
- readonly reset: () => void;
28
- readonly results: readonly DoubleResult[];
29
- };
30
- export declare function createHistoryApi(store: HistoryStore): MutableDoubleHistory;
31
- export declare function installHistory(target: UnknownFunctionTarget, api: MutableDoubleHistory): void;
32
- export {};
33
- //# sourceMappingURL=double-history-api.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"double-history-api.d.ts","sourceRoot":"","sources":["../../../../source/doubles/double-history-api.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,KAAK,UAAU,EACf,KAAK,kBAAkB,EACvB,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,YAAY,EACpB,MAAM,4BAA4B,CAAC;AACpC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAE9D,KAAK,qBAAqB,GAAG,CAAC,GAAG,UAAU,EAAE,SAAS,OAAO,EAAE,KAAK,OAAO,CAAC;AAE5E,MAAM,MAAM,oBAAoB,GAAG;IAC/B,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B,QAAQ,CAAC,KAAK,EAAE,SAAS,UAAU,EAAE,CAAC;IACtC,QAAQ,CAAC,iBAAiB,EAAE,MAAM,CAAC;IACnC,QAAQ,CAAC,aAAa,EAAE,SAAS,kBAAkB,EAAE,CAAC;IACtD,QAAQ,CAAC,SAAS,EAAE,UAAU,GAAG,IAAI,CAAC;IACtC,QAAQ,CAAC,iBAAiB,EAAE,kBAAkB,GAAG,IAAI,CAAC;IACtD,QAAQ,CAAC,gBAAgB,EAAE,iBAAiB,GAAG,IAAI,CAAC;IACpD,QAAQ,CAAC,kBAAkB,EAAE,mBAAmB,GAAG,IAAI,CAAC;IACxD,QAAQ,CAAC,WAAW,EAAE,YAAY,GAAG,IAAI,CAAC;IAC1C,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC,QAAQ,CAAC,YAAY,EAAE,SAAS,iBAAiB,EAAE,CAAC;IACpD,QAAQ,CAAC,kBAAkB,EAAE,MAAM,CAAC;IACpC,QAAQ,CAAC,cAAc,EAAE,SAAS,mBAAmB,EAAE,CAAC;IACxD,QAAQ,CAAC,QAAQ,EAAE,UAAU,GAAG,IAAI,CAAC;IACrC,QAAQ,CAAC,gBAAgB,EAAE,kBAAkB,GAAG,IAAI,CAAC;IACrD,QAAQ,CAAC,eAAe,EAAE,iBAAiB,GAAG,IAAI,CAAC;IACnD,QAAQ,CAAC,iBAAiB,EAAE,mBAAmB,GAAG,IAAI,CAAC;IACvD,QAAQ,CAAC,UAAU,EAAE,YAAY,GAAG,IAAI,CAAC;IACzC,QAAQ,CAAC,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,UAAU,GAAG,IAAI,CAAC;IACvD,QAAQ,CAAC,eAAe,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,kBAAkB,GAAG,IAAI,CAAC;IACvE,QAAQ,CAAC,cAAc,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,iBAAiB,GAAG,IAAI,CAAC;IACrE,QAAQ,CAAC,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,mBAAmB,GAAG,IAAI,CAAC;IACzE,QAAQ,CAAC,KAAK,EAAE,MAAM,IAAI,CAAC;IAC3B,QAAQ,CAAC,OAAO,EAAE,SAAS,YAAY,EAAE,CAAC;CAC7C,CAAC;AAqCF,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,YAAY,GAAG,oBAAoB,CA2E1E;AAmBD,wBAAgB,cAAc,CAAC,MAAM,EAAE,qBAAqB,EAAE,GAAG,EAAE,oBAAoB,GAAG,IAAI,CAI7F"}
@@ -1,9 +0,0 @@
1
- import { type CallableSignature, type ConstructorSignature, type InvocationKind, type RuntimeConfiguration } from './double-behavior.ts';
2
- import { type DoubleHistory } from './double-history.ts';
3
- import { type ChronologyScope } from './double-chronology.ts';
4
- export type SupportedModes = ReadonlySet<InvocationKind>;
5
- type RuntimeTestDouble<Signature> = DoubleHistory<Signature> & Signature;
6
- export declare function modeSet(...modes: readonly InvocationKind[]): SupportedModes;
7
- export declare function createDouble<Signature extends CallableSignature | ConstructorSignature>(configuration: RuntimeConfiguration, chronologyScope: ChronologyScope, supportedModes: SupportedModes): RuntimeTestDouble<Signature>;
8
- export {};
9
- //# sourceMappingURL=double-runtime.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"double-runtime.d.ts","sourceRoot":"","sources":["../../../../source/doubles/double-runtime.ts"],"names":[],"mappings":"AAAA,OAAO,EAQH,KAAK,iBAAiB,EAEtB,KAAK,oBAAoB,EACzB,KAAK,cAAc,EAEnB,KAAK,oBAAoB,EAG5B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAEH,KAAK,aAAa,EAErB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACH,KAAK,eAAe,EAGvB,MAAM,wBAAwB,CAAC;AAiBhC,MAAM,MAAM,cAAc,GAAG,WAAW,CAAC,cAAc,CAAC,CAAC;AAezD,KAAK,iBAAiB,CAAC,SAAS,IAAI,aAAa,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC;AAEzE,wBAAgB,OAAO,CAAC,GAAG,KAAK,EAAE,SAAS,cAAc,EAAE,GAAG,cAAc,CAE3E;AA0ND,wBAAgB,YAAY,CAAC,SAAS,SAAS,iBAAiB,GAAG,oBAAoB,EACnF,aAAa,EAAE,oBAAoB,EACnC,eAAe,EAAE,eAAe,EAChC,cAAc,EAAE,cAAc,GAC/B,iBAAiB,CAAC,SAAS,CAAC,CAqC9B"}
@@ -1,27 +0,0 @@
1
- import { type AggregateArguments, type AggregateIndexedArguments, type AggregateIndexedPrefixArguments, type AggregatePrefixArguments, type ArgumentMatch, type AssertionCheck, type UsageAssertionReference, type UsageMode } from './double-usage-contract.ts';
2
- type ArgumentCheckInput = {
3
- readonly args: readonly unknown[];
4
- readonly check: AssertionCheck;
5
- readonly match: ArgumentMatch;
6
- readonly mode: UsageMode;
7
- readonly negative: boolean;
8
- readonly position: 'any' | 'last' | 'nth' | 'once';
9
- readonly subject: unknown;
10
- };
11
- type ArgumentReferenceConfiguration = {
12
- readonly match: ArgumentMatch;
13
- readonly mode: UsageMode;
14
- readonly negative: boolean;
15
- readonly position: ArgumentCheckInput['position'];
16
- };
17
- type ArgumentPrefixReferenceConfiguration = {
18
- readonly mode: UsageMode;
19
- readonly negative: boolean;
20
- readonly position: ArgumentCheckInput['position'];
21
- };
22
- export declare function argumentReference(name: string, configuration: ArgumentReferenceConfiguration): UsageAssertionReference<AggregateArguments>;
23
- export declare function argumentPrefixReference(name: string, configuration: ArgumentPrefixReferenceConfiguration): UsageAssertionReference<AggregatePrefixArguments>;
24
- export declare function indexedArgumentReference(name: string, mode: UsageMode, match: ArgumentMatch): UsageAssertionReference<AggregateIndexedArguments>;
25
- export declare function indexedArgumentPrefixReference(name: string, mode: UsageMode): UsageAssertionReference<AggregateIndexedPrefixArguments>;
26
- export {};
27
- //# sourceMappingURL=double-usage-argument-assertion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"double-usage-argument-assertion.d.ts","sourceRoot":"","sources":["../../../../source/doubles/double-usage-argument-assertion.ts"],"names":[],"mappings":"AAEA,OAAO,EACH,KAAK,kBAAkB,EACvB,KAAK,yBAAyB,EAC9B,KAAK,+BAA+B,EACpC,KAAK,wBAAwB,EAC7B,KAAK,aAAa,EAClB,KAAK,cAAc,EAInB,KAAK,uBAAuB,EAC5B,KAAK,SAAS,EACjB,MAAM,4BAA4B,CAAC;AAUpC,KAAK,kBAAkB,GAAG;IACtB,QAAQ,CAAC,IAAI,EAAE,SAAS,OAAO,EAAE,CAAC;IAClC,QAAQ,CAAC,KAAK,EAAE,cAAc,CAAC;IAC/B,QAAQ,CAAC,KAAK,EAAE,aAAa,CAAC;IAC9B,QAAQ,CAAC,IAAI,EAAE,SAAS,CAAC;IACzB,QAAQ,CAAC,QAAQ,EAAE,OAAO,CAAC;IAC3B,QAAQ,CAAC,QAAQ,EAAE,KAAK,GAAG,MAAM,GAAG,KAAK,GAAG,MAAM,CAAC;IACnD,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;CAC7B,CAAC;AAEF,KAAK,8BAA8B,GAAG;IAClC,QAAQ,CAAC,KAAK,EAAE,aAAa,CAAC;IAC9B,QAAQ,CAAC,IAAI,EAAE,SAAS,CAAC;IACzB,QAAQ,CAAC,QAAQ,EAAE,OAAO,CAAC;IAC3B,QAAQ,CAAC,QAAQ,EAAE,kBAAkB,CAAC,UAAU,CAAC,CAAC;CACrD,CAAC;AAEF,KAAK,oCAAoC,GAAG;IACxC,QAAQ,CAAC,IAAI,EAAE,SAAS,CAAC;IACzB,QAAQ,CAAC,QAAQ,EAAE,OAAO,CAAC;IAC3B,QAAQ,CAAC,QAAQ,EAAE,kBAAkB,CAAC,UAAU,CAAC,CAAC;CACrD,CAAC;AAuOF,wBAAgB,iBAAiB,CAC7B,IAAI,EAAE,MAAM,EACZ,aAAa,EAAE,8BAA8B,GAC9C,uBAAuB,CAAC,kBAAkB,CAAC,CAU7C;AAED,wBAAgB,uBAAuB,CACnC,IAAI,EAAE,MAAM,EACZ,aAAa,EAAE,oCAAoC,GACpD,uBAAuB,CAAC,wBAAwB,CAAC,CAUnD;AAED,wBAAgB,wBAAwB,CACpC,IAAI,EAAE,MAAM,EACZ,IAAI,EAAE,SAAS,EACf,KAAK,EAAE,aAAa,GACrB,uBAAuB,CAAC,yBAAyB,CAAC,CAUpD;AAED,wBAAgB,8BAA8B,CAC1C,IAAI,EAAE,MAAM,EACZ,IAAI,EAAE,SAAS,GAChB,uBAAuB,CAAC,+BAA+B,CAAC,CAU1D"}
@@ -1,6 +0,0 @@
1
- import { type CountArguments, type UsageAssertionReference, type UsageMode, type ValueArguments } from './double-usage-contract.ts';
2
- export declare function countReference(name: string, mode: UsageMode): UsageAssertionReference<CountArguments>;
3
- export declare function atLeastOneReference(name: string, mode: UsageMode): UsageAssertionReference<ValueArguments>;
4
- export declare function noEventsReference(name: string, mode: UsageMode): UsageAssertionReference<ValueArguments>;
5
- export declare function onceReference(name: string, mode: UsageMode): UsageAssertionReference<ValueArguments>;
6
- //# sourceMappingURL=double-usage-count-assertion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"double-usage-count-assertion.d.ts","sourceRoot":"","sources":["../../../../source/doubles/double-usage-count-assertion.ts"],"names":[],"mappings":"AACA,OAAO,EAGH,KAAK,cAAc,EAEnB,KAAK,uBAAuB,EAC5B,KAAK,SAAS,EACd,KAAK,cAAc,EACtB,MAAM,4BAA4B,CAAC;AAkDpC,wBAAgB,cAAc,CAC1B,IAAI,EAAE,MAAM,EACZ,IAAI,EAAE,SAAS,GAChB,uBAAuB,CAAC,cAAc,CAAC,CAUzC;AAED,wBAAgB,mBAAmB,CAC/B,IAAI,EAAE,MAAM,EACZ,IAAI,EAAE,SAAS,GAChB,uBAAuB,CAAC,cAAc,CAAC,CAUzC;AAED,wBAAgB,iBAAiB,CAC7B,IAAI,EAAE,MAAM,EACZ,IAAI,EAAE,SAAS,GAChB,uBAAuB,CAAC,cAAc,CAAC,CAUzC;AAED,wBAAgB,aAAa,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,SAAS,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAUpG"}
@@ -1,7 +0,0 @@
1
- import { type CountArguments, type OrderArguments, type UsageAssertionReference, type ValueArguments } from './double-usage-contract.ts';
2
- export declare function disposedReference(name: string): UsageAssertionReference<ValueArguments>;
3
- export declare function notDisposedReference(name: string): UsageAssertionReference<ValueArguments>;
4
- export declare function disposedOnceReference(name: string): UsageAssertionReference<ValueArguments>;
5
- export declare function disposeCountReference(name: string): UsageAssertionReference<CountArguments>;
6
- export declare function disposeOrderReference(name: string): UsageAssertionReference<OrderArguments>;
7
- //# sourceMappingURL=double-usage-disposal-assertion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"double-usage-disposal-assertion.d.ts","sourceRoot":"","sources":["../../../../source/doubles/double-usage-disposal-assertion.ts"],"names":[],"mappings":"AAEA,OAAO,EAKH,KAAK,cAAc,EACnB,KAAK,cAAc,EACnB,KAAK,uBAAuB,EAC5B,KAAK,cAAc,EACtB,MAAM,4BAA4B,CAAC;AAyLpC,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAQvF;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAQ1F;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAQ3F;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAQ3F;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAQ3F"}
@@ -1,22 +0,0 @@
1
- import { type ChronologyOrder, type DoubleChronology } from './double-chronology.ts';
2
- import type { DoubleCall, DoubleConstruction, DoubleInteraction } from './double-history-record.ts';
3
- import type { AssertionCheck, AssertionChild, UsageMode } from './double-usage-contract.ts';
4
- import type { DoubleHistory } from './test-double.ts';
5
- export type EventRecord = DoubleCall | DoubleConstruction | DoubleInteraction;
6
- type HistoryShape = DoubleHistory<unknown>;
7
- export type ValidDoubleInspection = {
8
- readonly chronology: DoubleChronology;
9
- readonly history: HistoryShape;
10
- readonly valid: true;
11
- };
12
- export type DoubleInspection = ValidDoubleInspection | {
13
- readonly failure: AssertionChild;
14
- readonly valid: false;
15
- };
16
- export declare function recordsFor(history: HistoryShape, mode: UsageMode): readonly EventRecord[];
17
- export declare function chronologyFor(chronology: DoubleChronology, mode: UsageMode): readonly ChronologyOrder[];
18
- export declare function countFor(history: HistoryShape, mode: UsageMode): number;
19
- export declare function inspectedDouble(check: AssertionCheck, subject: unknown): DoubleInspection;
20
- export declare function validNonNegativeInteger(value: number): boolean;
21
- export {};
22
- //# sourceMappingURL=double-usage-inspection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"double-usage-inspection.d.ts","sourceRoot":"","sources":["../../../../source/doubles/double-usage-inspection.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,KAAK,eAAe,EACpB,KAAK,gBAAgB,EACxB,MAAM,wBAAwB,CAAC;AAChC,OAAO,KAAK,EACR,UAAU,EACV,kBAAkB,EAClB,iBAAiB,EACpB,MAAM,4BAA4B,CAAC;AACpC,OAAO,KAAK,EACR,cAAc,EACd,cAAc,EACd,SAAS,EACZ,MAAM,4BAA4B,CAAC;AACpC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEtD,MAAM,MAAM,WAAW,GAAG,UAAU,GAAG,kBAAkB,GAAG,iBAAiB,CAAC;AAC9E,KAAK,YAAY,GAAG,aAAa,CAAC,OAAO,CAAC,CAAC;AAE3C,MAAM,MAAM,qBAAqB,GAAG;IAChC,QAAQ,CAAC,UAAU,EAAE,gBAAgB,CAAC;IACtC,QAAQ,CAAC,OAAO,EAAE,YAAY,CAAC;IAC/B,QAAQ,CAAC,KAAK,EAAE,IAAI,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,qBAAqB,GAAG;IACnD,QAAQ,CAAC,OAAO,EAAE,cAAc,CAAC;IACjC,QAAQ,CAAC,KAAK,EAAE,KAAK,CAAC;CACzB,CAAC;AAEF,wBAAgB,UAAU,CAAC,OAAO,EAAE,YAAY,EAAE,IAAI,EAAE,SAAS,GAAG,SAAS,WAAW,EAAE,CAMzF;AAED,wBAAgB,aAAa,CAAC,UAAU,EAAE,gBAAgB,EAAE,IAAI,EAAE,SAAS,GAAG,SAAS,eAAe,EAAE,CAMvG;AAED,wBAAgB,QAAQ,CAAC,OAAO,EAAE,YAAY,EAAE,IAAI,EAAE,SAAS,GAAG,MAAM,CAMvE;AA6BD,wBAAgB,eAAe,CAAC,KAAK,EAAE,cAAc,EAAE,OAAO,EAAE,OAAO,GAAG,gBAAgB,CAazF;AAED,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAE9D"}
@@ -1,7 +0,0 @@
1
- import { type CountArguments, type IteratorValuesArguments, type UsageAssertionReference, type ValueArguments } from './double-usage-contract.ts';
2
- export declare function iteratedReference(name: string): UsageAssertionReference<ValueArguments>;
3
- export declare function notIteratedReference(name: string): UsageAssertionReference<ValueArguments>;
4
- export declare function iteratorEventCountReference(name: string): UsageAssertionReference<CountArguments>;
5
- export declare function yieldCountReference(name: string): UsageAssertionReference<CountArguments>;
6
- export declare function yieldedExactlyReference(name: string): UsageAssertionReference<IteratorValuesArguments>;
7
- //# sourceMappingURL=double-usage-iterator-assertion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"double-usage-iterator-assertion.d.ts","sourceRoot":"","sources":["../../../../source/doubles/double-usage-iterator-assertion.ts"],"names":[],"mappings":"AAEA,OAAO,EAGH,KAAK,cAAc,EAEnB,KAAK,uBAAuB,EAC5B,KAAK,uBAAuB,EAC5B,KAAK,cAAc,EACtB,MAAM,4BAA4B,CAAC;AA2HpC,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAQvF;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAQ1F;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAUjG;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAUzF;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,MAAM,GAAG,uBAAuB,CAAC,uBAAuB,CAAC,CAQtG"}
@@ -1,3 +0,0 @@
1
- import { type OrderArguments, type UsageAssertionReference, type UsageMode } from './double-usage-contract.ts';
2
- export declare function orderReference(name: string, mode: UsageMode): UsageAssertionReference<OrderArguments>;
3
- //# sourceMappingURL=double-usage-order-assertion.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"double-usage-order-assertion.d.ts","sourceRoot":"","sources":["../../../../source/doubles/double-usage-order-assertion.ts"],"names":[],"mappings":"AAEA,OAAO,EAMH,KAAK,cAAc,EACnB,KAAK,uBAAuB,EAC5B,KAAK,SAAS,EACjB,MAAM,4BAA4B,CAAC;AA6HpC,wBAAgB,cAAc,CAAC,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,SAAS,GAAG,uBAAuB,CAAC,cAAc,CAAC,CAUrG"}
@@ -1,15 +0,0 @@
1
- import type { DoubleIteratorEvent } from './double-history-record.ts';
2
- import type { UnknownFunction } from './double-behavior.ts';
3
- type DisposableProtocol = 'async-disposable' | 'disposable';
4
- type IteratorProtocol = 'async-iterable' | 'async-iterator' | 'iterable' | 'iterator';
5
- type ProtocolKind = DisposableProtocol | IteratorProtocol;
6
- type ProtocolMetadata = {
7
- readonly disposeMethod: () => UnknownFunction<unknown> | null;
8
- readonly iteratorEvents: () => readonly DoubleIteratorEvent[];
9
- readonly kind: ProtocolKind;
10
- };
11
- export declare function installProtocolMetadata(target: NonNullable<unknown>, metadata: ProtocolMetadata): void;
12
- export declare function protocolDisposeMethod(value: unknown): UnknownFunction<unknown> | null;
13
- export declare function protocolIteratorEvents(value: unknown): readonly DoubleIteratorEvent[] | null;
14
- export {};
15
- //# sourceMappingURL=protocol-double-metadata.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"protocol-double-metadata.d.ts","sourceRoot":"","sources":["../../../../source/doubles/protocol-double-metadata.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACtE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAE5D,KAAK,kBAAkB,GAAG,kBAAkB,GAAG,YAAY,CAAC;AAC5D,KAAK,gBAAgB,GAAG,gBAAgB,GAAG,gBAAgB,GAAG,UAAU,GAAG,UAAU,CAAC;AACtF,KAAK,YAAY,GAAG,kBAAkB,GAAG,gBAAgB,CAAC;AAE1D,KAAK,gBAAgB,GAAG;IACpB,QAAQ,CAAC,aAAa,EAAE,MAAM,eAAe,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC;IAC9D,QAAQ,CAAC,cAAc,EAAE,MAAM,SAAS,mBAAmB,EAAE,CAAC;IAC9D,QAAQ,CAAC,IAAI,EAAE,YAAY,CAAC;CAC/B,CAAC;AAeF,wBAAgB,uBAAuB,CAAC,MAAM,EAAE,WAAW,CAAC,OAAO,CAAC,EAAE,QAAQ,EAAE,gBAAgB,GAAG,IAAI,CAKtG;AAYD,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,OAAO,GAAG,eAAe,CAAC,OAAO,CAAC,GAAG,IAAI,CAErF;AAED,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,OAAO,GAAG,SAAS,mBAAmB,EAAE,GAAG,IAAI,CAE5F"}