Skip to content

Commit

Permalink
doc(readme) Update the list of supported annotations.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Dec 15, 2017
1 parent ae57561 commit 6514159
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,9 @@ Enjoy!
| `@before` || |
| `@beforeClass` || |
| `@codeCoverageIgnore*` || |
| `@covers` | | |
| `@coversDefaultClass` | | |
| `@coversNothing` | | |
| `@covers` | | Does only consider the class name. |
| `@coversDefaultClass` | | |
| `@coversNothing` | | |
| `@dataProvider` || |
| `@depends` || |
| `@expectedException` || |
Expand Down

0 comments on commit 6514159

Please sign in to comment.