Uses of Class
kth.soffgrupp.se.BuildLogger
| Package | Description |
|---|---|
| kth.soffgrupp.se |
-
Uses of BuildLogger in kth.soffgrupp.se
Methods in kth.soffgrupp.se with parameters of type BuildLogger Modifier and Type Method Description voidCompiler. compile(BuildLogger log, String path)The compile function opens a new process to compile the project into a new jar file.private int[]Tester. parseStat(String s, BuildLogger log)parseStat is a helper method used for parsing the test statistics for easier logging.voidTester. test(BuildLogger log, String path)The test method opens a new process to run the project tests.