Fixed some javadoc issues and updated build version syntax
This commit is contained in:
parent
33fbe0fa30
commit
8ecac95593
14 changed files with 51 additions and 48 deletions
|
|
@ -11,13 +11,13 @@ moving things around.
|
|||
|
||||
## Documentation
|
||||
Unfortunately, there is no dedicated documentation available. The only documentation
|
||||
is the JavaDoc in the source code and see the JUnit test cases for usage examples.
|
||||
is the JavaDoc in the source code and the JUnit test cases as usage examples.
|
||||
|
||||
## Running the tests
|
||||
|
||||
Execute all JUnit test-cases by running:
|
||||
```
|
||||
ant test
|
||||
mvn verify
|
||||
```
|
||||
|
||||
## Authors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue