| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A „Hello World!” sample written in Java using Maven for the build, that showcases a few very simple tests.
This example demonstrates:
This example follows the following basic conventions:
| unit test | integration test --- | --- | --------- resides in: | src/test/java/*Test.java | src/test/java/*IT.java executes in Maven phase: | test | verify handled by Maven plugin: | surefire | failsafe
| Back | FazBrowse Home | New Git URL |