Skip to content

Commit 15e9364

Browse files
authored
Update README.md
1 parent decc39a commit 15e9364

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ Java unit tests. https://site.mockito.org
8484
- [Mockito: 4 Ways to Verify Interations](https://mincong.io/2019/09/22/mockito-verify)
8585
- [Testing with GwtMockito](https://mincong.io/2019/08/26/testing-with-gwtmockito)
8686

87+
### Reliability
88+
89+
- [Create a Throttler in Java](https://mincong.io/2020/11/07/throttler/)
90+
8791
## Code Style
8892

8993
I use [Google Java Code Style][style-java] for this repo.

0 commit comments

Comments
 (0)