Skip to content

Commit

Permalink
Update file
Browse files Browse the repository at this point in the history
  • Loading branch information
shreelakshmijoshi committed Aug 13, 2024
1 parent cba5337 commit 4fbc4a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/SETUP-and-Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,10 @@ $ java ACL_APD_JAVA_OPTS -jar target/iudx.iudx.apd.acl.server-cluster-0.0.1-SNAP
2. Run the unit tests and generate a surefire report
`mvn clean test-compile surefire:test surefire-report:report`
3. Jacoco reports are stored in `./target/`
4. A sample recording to execute unit test is available [here](https://github.com/datakaveri/iudx-acl-apd/blob/main/unitTest.cast)
<p align="center">
<img width="600" src="../example-tutorials/unitTest.gif">
</p>
<br>
Here is a sample recording to execute unit test
![](../example-tutorials/unitTest.gif)



### Integration Testing
Expand Down

0 comments on commit 4fbc4a1

Please sign in to comment.