e28fd3e7c9
update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
10 lines
327 B
Markdown
10 lines
327 B
Markdown
## Code Generation
|
|
|
|
This module contains articles about automatic code generation
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Introduction to AutoValue](https://www.baeldung.com/introduction-to-autovalue)
|
|
- [Introduction to AutoFactory](https://www.baeldung.com/autofactory)
|
|
- [Google AutoService](https://www.baeldung.com/google-autoservice)
|