Class org.broadinstitute.hellbender.engine.spark.SparkCommandLineArgumentCollectionTest
Tests
| Test |
Duration |
Result |
| testBadProperties[0](spark) |
0s |
passed |
| testBadProperties[1](=) |
0.001s |
passed |
| testBadProperties[2](spark=) |
0s |
passed |
| testBadProperties[3](=spark) |
0s |
passed |
| testBadProperties[4](spark=spark=spark) |
0s |
passed |
| testGetSparkProperties |
0s |
passed |
| testSparkVerbosityWithValidToolLogLevels[0](DEBUG, DEBUG) |
0s |
passed |
| testSparkVerbosityWithValidToolLogLevels[1](INFO, INFO) |
0s |
passed |
| testSparkVerbosityWithValidToolLogLevels[2](WARNING, WARN) |
0s |
passed |
| testSparkVerbosityWithValidToolLogLevels[3](ERROR, ERROR) |
0s |
passed |
| test[0](ALL) |
0s |
passed |
| test[1](DEBUG) |
0s |
passed |
| test[2](INFO) |
0s |
passed |
| test[3](WARN) |
0s |
passed |
| test[4](ERROR) |
0s |
passed |
| test[5](FATAL) |
0s |
passed |
| test[6](TRACE) |
0s |
passed |
| test[7](OFF) |
0s |
passed |