Instructions:
Compile in the main folder SEC-project/
mvn clean install compile -DskipTests
cd ServerSide/
python run.py {number_of_faults}
cd ServerSide/
mvn test
run Server on another terminal
cd ClientSide/
mvn test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Instructions:
Compile in the main folder SEC-project/
mvn clean install compile -DskipTests
cd ServerSide/
python run.py {number_of_faults}
cd ServerSide/
mvn test
run Server on another terminal
cd ClientSide/
mvn test