Note: failures are anticipated and checked for with assertions while errors are unanticipated.
| Package |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
| org.codehaus.mojo.dashboard.report.plugin.configuration
|
32 |
0 |
5 |
0 |
84.375% |
0.422 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
|
testGetConfiguration
|
0.016 |
|
Not yet implemented |
|
|
junit.framework.AssertionFailedError: Not yet implemented at junit.framework.Assert.fail(Assert.java:47) at org.codehaus.mojo.dashboard.report.plugin.configuration.ConfigurationTestCase.testGetConfiguration(ConfigurationTestCase.java:49)
|
|
|
testGetConfigFile
|
0 |
|
Not yet implemented |
|
|
junit.framework.AssertionFailedError: Not yet implemented at junit.framework.Assert.fail(Assert.java:47) at org.codehaus.mojo.dashboard.report.plugin.configuration.ConfigurationTestCase.testGetConfigFile(ConfigurationTestCase.java:57)
|
|
|
testSetConfigFile
|
0 |
|
Not yet implemented |
|
|
junit.framework.AssertionFailedError: Not yet implemented at junit.framework.Assert.fail(Assert.java:47) at org.codehaus.mojo.dashboard.report.plugin.configuration.ConfigurationTestCase.testSetConfigFile(ConfigurationTestCase.java:65)
|
|
|
testIsValidConfig
|
0 |
|
Not yet implemented |
|
|
junit.framework.AssertionFailedError: Not yet implemented at junit.framework.Assert.fail(Assert.java:47) at org.codehaus.mojo.dashboard.report.plugin.configuration.ConfigurationTestCase.testIsValidConfig(ConfigurationTestCase.java:73)
|
|
|
testGetWarningMessages
|
0 |
|
Not yet implemented |
|
|
junit.framework.AssertionFailedError: Not yet implemented at junit.framework.Assert.fail(Assert.java:47) at org.codehaus.mojo.dashboard.report.plugin.configuration.ConfigurationTestCase.testGetWarningMessages(ConfigurationTestCase.java:81)
|
|
 |
testGetConfiguration |
|
junit.framework.AssertionFailedError: Not yet implemented |
|
|
 |
testGetConfigFile |
|
junit.framework.AssertionFailedError: Not yet implemented |
|
|
 |
testSetConfigFile |
|
junit.framework.AssertionFailedError: Not yet implemented |
|
|
 |
testIsValidConfig |
|
junit.framework.AssertionFailedError: Not yet implemented |
|
|
 |
testGetWarningMessages |
|
junit.framework.AssertionFailedError: Not yet implemented |
|
|