Skip to main content
CloudSim-HO-Research-V2 home page
Search...
⌘K
GitHub
Tutorials
Running a Simulation
How-to Guides
Installation
Prerequisites
Basic Scenarios
Advanced Scenarios
Unit Tests
Running Tests
Building from Source
Contributing
Concepts
Project Structure
Architecture
Hippopotamus optimization
App.java
CloudSim Plus
Reference
Config properties
algorithm_parameters.properties
logback.xml
Key Output Files
CloudSim-HO-Research-V2 home page
Search...
⌘K
GitHub
Search...
Navigation
How-to Guides
Running Tests
Documentation
Documentation
GitHub
How-to Guides
Running Tests
How to run the tests for the project.
To run all the tests, use the following Maven command:
Copy
mvn
test
Unit Tests
Building from Source
⌘I