Index

A C E G M R 
All Classes and Interfaces|All Packages

A

App - Class in ci
A class for the App.
App() - Constructor for class ci.App
 

C

ci - package ci
 
compileProgram() - Method in class ci.MavenHandler
Compiles the repo with command mvn compile.

E

exitSystem(boolean, boolean) - Static method in class ci.App
A function to stop the execution with a certain code.

G

getCompileLog() - Method in class ci.MavenHandler
Gets the compilation log.
getInstance(String) - Static method in class ci.MavenHandler
Ensures that the class only has one instance.
getTestLog() - Method in class ci.MavenHandler
Gets the test log.

M

main(String[]) - Static method in class ci.App
The main class of the app.
MavenHandler - Class in ci
MavenHandler class responsible for compilation and test of repository.

R

runTests() - Method in class ci.MavenHandler
Tests the repo with command mvn test.
A C E G M R 
All Classes and Interfaces|All Packages