Skip to content

Commit

Permalink
Add fixture hooks to a-z index (#1251)
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilyStrelyaev authored and AlexanderMoskovkin committed Feb 16, 2017
1 parent f290da8 commit de01040
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/articles/documentation/test-api/a-z-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ This topic lists test API members in alphabetical order.
* [DOM Node State](selecting-page-elements/dom-node-state.md)
* *[members](selecting-page-elements/dom-node-state.md#members-common-across-all-nodes)*
* [fixture](test-code-structure.md#fixtures)
* [after](test-code-structure.md#fixture-hooks)
* [afterEach](test-code-structure.md#initialization-and-clean-up)
* [before](test-code-structure.md#fixture-hooks)
* [beforeEach](test-code-structure.md#initialization-and-clean-up)
* [httpAuth](http-authentication.md)
* [only](test-code-structure.md#skipping-tests)
Expand Down

0 comments on commit de01040

Please sign in to comment.