[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
26 | 0 | 0 | 0 | 100% | 1.278 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
de.kumpe.hadooptimizer.simple | 26 | 0 | 0 | 0 | 100% | 1.278 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SimpleEsOptimizerTest | 6 | 0 | 0 | 0 | 100% | 0.693 | |
DoRealOptimizationTest | 4 | 0 | 0 | 0 | 100% | 0.348 | |
SimpleEaOptimizerTest | 6 | 0 | 0 | 0 | 100% | 0.072 | |
ThreadedEaOptimizerTest | 4 | 0 | 0 | 0 | 100% | 0.034 | |
ThreadedEsOptimizerTest | 6 | 0 | 0 | 0 | 100% | 0.131 |
[Summary] [Package List] [Test Cases]
testRealOptimizationWithParents | 0.475 | |
testRealOptimizationWithoutParents | 0.02 | |
testSimpleEsOptimizer | 0.018 | |
testOptimize | 0.121 | |
testProcessChild | 0.009 | |
testAddEvaluationResult | 0.002 |
testOptimizeWithSimpleEaOptimizer | 0.018 | |
testOptimizeWithSimpleEsOptimizer | 0.016 | |
testOptimizeWithThreadedEaOptimizer | 0.254 | |
testOptimizeWithThreadedEsOptimizer | 0.057 |
testSimpleEaOptimizer | 0.009 | |
testRealOptimizationWithParents | 0.016 | |
testRealOptimizationWithoutParents | 0.013 | |
testOptimize | 0.013 | |
testProcessChild | 0.008 | |
testAddEvaluationResult | 0.002 |
testThreadedEaOptimizer | 0.003 | |
testOptimize | 0.014 | |
testProcessChild | 0.01 | |
testAddEvaluationResult | 0.002 |
testRealOptimizationWithParents | 0.031 | |
testRealOptimizationWithoutParents | 0.053 | |
testThreadedEsOptimizer | 0.005 | |
testOptimize | 0.027 | |
testProcessChild | 0.006 | |
testAddEvaluationResult | 0.001 |