This is a blank test project for article readers to begin coding without providing full instructions of it's creation. The reason it exists is to lower friction and ensure the article is not filled with instructions one could look up from Microsoft - which would also be continually up to date. This code seeks to provide a small project with a few tests which may be played around with or simply viewed to gain further understanding.
This code was created using IntelliJ IDEA 2022. 1.4 and Maven. When openning this project attempt to build the project to gather dependancies. The tests should run by right clicking the test section and 'run all tests'. In this version there are no tests, if you want to test however add @Test to the example test.
- I give no guarantee or assurance that the given code will work or will not cause harm.
- There is no licence for this code. Use it at will even for commercial use.
- This is a teaching project.