Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom authored Jul 31, 2024
1 parent 7194a4c commit d732963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class ArticleListScreenTest(
}
```

This test creates three test cases:
This test creates three test cases as parameterized tests:
1. `ArticleListScreenTest.test[when server is operational - it should show article items]`
2. `ArticleListScreenTest.test[when server is operational - click first article bookmark - it should show bookmarked article]`
3. `ArticleListScreenTest.test[when server is down - it should show error message]`
Expand Down

0 comments on commit d732963

Please sign in to comment.