Summary

Tests Errors Failures Skipped Success Rate Time
32 0 5 0 84.375% 0.422

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

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.

org.codehaus.mojo.dashboard.report.plugin.configuration

Class Tests Errors Failures Skipped Success Rate Time
PeriodUtilsTestCase 27 0 0 0 100% 0.39
ConfigurationTestCase 5 0 5 0 0% 0.032

Test Cases

PeriodUtilsTestCase

testNOW 0.047
testSTARTOF_TODAY 0
testENDOF_TODAY 0
testSTARTOF_TOMORROW 0
testENDOF_TOMORROW 0
testSTARTOF_YESTERDAY 0
testENDOF_YESTERDAY 0
testSTARTOF_THISWEEK 0
testENDOF_THISWEEK 0.015
testSTARTOF_NEXTWEEK 0
testENDOF_NEXTWEEK 0
testSTARTOF_LASTWEEK 0
testENDOF_LASTWEEK 0
testSTARTOF_THISMONTH 0
testENDOF_THISMONTH 0
testSTARTOF_LASTMONTH 0
testENDOF_LASTMONTH 0
testSTARTOF_NEXTMONTH 0
testENDOF_NEXTMONTH 0
testSTARTOF_THISYEAR 0
testENDOF_THISYEAR 0
testSTARTOF_LASTYEAR 0
testENDOF_LASTYEAR 0
testSTARTOF_NEXTYEAR 0
testENDOF_NEXTYEAR 0
testPlus17 0
testMinus17 0

ConfigurationTestCase

testGetConfiguration 0.016
Not yet implemented
testGetConfigFile 0
Not yet implemented
testSetConfigFile 0
Not yet implemented
testIsValidConfig 0
Not yet implemented
testGetWarningMessages 0
Not yet implemented

Failure Details

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