Commit b28f6a5
docs: Clarify assert.doesNotThrow behavior
The documentation for assert.doesNotThrow now reflects all the inputs
the function accepts, as well as the errors thrown for each combination
of parameter types.
PR-URL: #2807
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 9e9bfa4 commit b28f6a5Copy full SHA for b28f6a5
File tree
Expand file treeCollapse file tree
1 file changed
+28
-4
lines changedOpen diff view settings
Filter options
- doc/api
Expand file treeCollapse file tree
1 file changed
+28
-4
lines changedOpen diff view settings
Collapse file
+28-4Lines changed: 28 additions & 4 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
| 11 | + |
11 | 12 | |
12 | 13 | |
13 | 14 | |
14 | | - |
| 15 | + |
| 16 | + |
15 | 17 | |
16 | 18 | |
17 | 19 | |
| ||
86 | 88 | |
87 | 89 | |
88 | 90 | |
89 | | - |
| 91 | + |
90 | 92 | |
91 | | - |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
92 | 116 | |
93 | 117 | |
94 | 118 | |
|
0 commit comments