java-tutorials/libraries
Nick 6cd385e4c0 New unit test format 2019-08-30 21:11:18 +01:00
..
src New unit test format 2019-08-30 21:11:18 +01:00
.gitignore New unit test format 2019-08-30 21:11:18 +01:00
README.md New unit test format 2019-08-30 21:11:18 +01:00
helloWorld.docx New unit test format 2019-08-30 21:11:18 +01:00
log4j.properties New unit test format 2019-08-30 21:11:18 +01:00
myPersistence.xml New unit test format 2019-08-30 21:11:18 +01:00
pom.xml New unit test format 2019-08-30 21:11:18 +01:00
serenity.properties New unit test format 2019-08-30 21:11:18 +01:00

README.md

Relevant articles

The libraries module contains examples related to small libraries that are relatively easy to use and does not require any separate module of its own.

The code examples related to different libraries should go in a new package.

Remember, for advanced libraries like JUnit, Jackson, etc. we already have separate modules. Please make sure to have a look at the existing modules in such cases.