The Wayback Machine - https://web.archive.org/web/20220507070306/https://github.com/topics/api-catalog
Skip to content
#

api-catalog

Here are 7 public repositories matching this topic...

taban03
taban03 commented Mar 4, 2022

We have been adopting a new convention when writing tests in java for better readability, by using Nested classes and the Given-When-Then (GWT) as a semi-structured way to write tests. However we didn't fully migrate all the tests, so there are still plenty of them which don't follow this structure.

Example:
Example of well written test is [CachingControllerTest.java](https://github.com

Improve this page

Add a description, image, and links to the api-catalog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-catalog topic, visit your repo's landing page and select "manage topics."

Learn more