> ## Documentation Index
> Fetch the complete documentation index at: https://cloudsim-ho-project.puneetchandna.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Running Tests

> How to run the tests for the project.

To run all the tests, use the following Maven command:

```bash theme={null}
mvn test
```
