Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
7733585.714%31.941

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
com.meltmedia.cadmium.core.worker1000100%2.97
com.meltmedia.cadmium.core.meta14000100%0.072
com.meltmedia.cadmium.core.messaging5000100%1.068
com.meltmedia.cadmium.core11000100%0.064
com.meltmedia.cadmium.core.github50050%0.012
com.meltmedia.cadmium.core.messaging.jgroups1000100%0.1
com.meltmedia.cadmium.core.git1833066.667%23.399
com.meltmedia.cadmium.core.lifecycle4000100%0.17
com.meltmedia.cadmium.core.config.impl2000100%0.148
com.meltmedia.cadmium.core.config2000100%0.022
com.meltmedia.cadmium.core.commands11000100%0.906
com.meltmedia.cadmium.core.history3000100%3.01

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.meltmedia.cadmium.core.worker

ClassTestsErrors FailuresSkippedSuccess RateTime
CoordinatedWorkerImplTest1000100%2.97

com.meltmedia.cadmium.core.meta

ClassTestsErrors FailuresSkippedSuccess RateTime
CommonMimeTypeTest3000100%0.001
MimeTypeConfigProcessorTest3000100%0.059
RedirectConfigProcessorTest3000100%0.007
RedirectTest1000100%0
SiteConfigProcessorTest1000100%0.001
SslRedirectConfigProcessorTest3000100%0.004

com.meltmedia.cadmium.core.messaging

ClassTestsErrors FailuresSkippedSuccess RateTime
MembershipTrackerTest1000100%1.039
MessageConverterTest2000100%0.001
MessageReceiverTest2000100%0.028

com.meltmedia.cadmium.core

ClassTestsErrors FailuresSkippedSuccess RateTime
FileSystemManagerTest11000100%0.064

com.meltmedia.cadmium.core.github

ClassTestsErrors FailuresSkippedSuccess RateTime
ApiClientTest50050%0.012

com.meltmedia.cadmium.core.messaging.jgroups

ClassTestsErrors FailuresSkippedSuccess RateTime
JGroupsMessageSenderTest1000100%0.1

com.meltmedia.cadmium.core.git

ClassTestsErrors FailuresSkippedSuccess RateTime
DelayedGitServiceInitializerTest2000100%22.299
GitServiceTest1633062.5%1.1

com.meltmedia.cadmium.core.lifecycle

ClassTestsErrors FailuresSkippedSuccess RateTime
LifecycleServiceTest4000100%0.17

com.meltmedia.cadmium.core.config.impl

ClassTestsErrors FailuresSkippedSuccess RateTime
YamlConfigurationParserTest2000100%0.148

com.meltmedia.cadmium.core.config

ClassTestsErrors FailuresSkippedSuccess RateTime
ConfigurationListenerTest1000100%0.021
ConfigurationParserProviderTest1000100%0.001

com.meltmedia.cadmium.core.commands

ClassTestsErrors FailuresSkippedSuccess RateTime
CurrentStateCommandActionTest1000100%0.264
HistoryRequestCommandActionTest1000100%0.068
HistoryResponseCommandActionTest1000100%0.001
MaintenanceCommandActionTest1000100%0
StateUpdateCommandActionTest2000100%0.413
SyncCommandActionTest2000100%0.157
UpdateCommandActionTest1000100%0.001
UpdateDoneCommandActionTest1000100%0.001
UpdateFailedCommandActionTest1000100%0.001

com.meltmedia.cadmium.core.history

ClassTestsErrors FailuresSkippedSuccess RateTime
HistoryManagerTest3000100%3.01

Test Cases

[Summary] [Package List] [Test Cases]

CurrentStateCommandActionTest

testCommand0.264

HistoryRequestCommandActionTest

testCommand0.068

HistoryResponseCommandActionTest

testCommand0.001

MaintenanceCommandActionTest

testCommand0

StateUpdateCommandActionTest

testCommandNotAllWait0.325
testCommandAllWait0.088

SyncCommandActionTest

testCommandAsCoordinator0.131
testCommandAsNotCoordinator0.026

UpdateCommandActionTest

testCommand0

UpdateDoneCommandActionTest

testCommand0.001

UpdateFailedCommandActionTest

testCommand0.001

ConfigurationListenerTest

testNotifyListeners0.021

ConfigurationParserProviderTest

testProviderGet0.001

YamlConfigurationParserTest

testParseDirectory0.148
testGetConfiguration0

FileSystemManagerTest

testGetChildDirectoryIfExists0.002
testExists0.001
testIsDirectory0.003
testCanRead0.001
testCanWrite0.001
testDeleteDeep0.008
testGetNextDirInSequence0.003
testCleanUpOld0.006
testCopyAllContent0.023
testGetFileContents0.009
testWriteStringToFile0.007

DelayedGitServiceInitializerTest

testSwitchRepoBadSwitch14.788
testSwitchRepoGoodSwitch7.511

GitServiceTest

testPull0.61
testSwitchBranch0.014
testResetToRev0.046
testCheckRef0.019
testCloneDiskBasedRepo0.008
New Git service not created
testNewRemoteBranch0.05
Branch shouldn't yet exist
testInitializeContentDirectory0.074
testCheckinNewContent0.023
testMoveContentToBranch0.012
testTag0.012
Tag already exists.
testIsTag0.016
Tag already exists.
testIsBranch0
testNewLocalBranch0
Ref test-local already exists
testDeleteLocalBranch0.002
Branch should exist
testFetch0.211
testGetRemoteRepository0.003

HistoryManagerTest

testNoLogConstructor0.003
testLogEntry3.006
testGetHistory0.001

LifecycleServiceTest

testUpdateState0.114
testUpdateMyState0.056
testGetCurrentState0
testAllEquals0

JGroupsMessageSenderTest

testSendMessage0.1

MembershipTrackerTest

testNewMember1.039

MessageConverterTest

testSerialize0
testDeserialize0.001

MessageReceiverTest

testCommandPass0.028
testCommandFail0

CommonMimeTypeTest

testMapping[0]0
testMapping[1]0
testMapping[2]0.001

MimeTypeConfigProcessorTest

getContentTypeTest0
makeLiveTest0.001
processFromDirectoryTest0.058

RedirectConfigProcessorTest

makeLiveTest0
processFromDirectoryTest0.006
requestMatchesTest0.001

RedirectTest

matchesTest0

SiteConfigProcessorTest

processDirTest0.001

SslRedirectConfigProcessorTest

makeLiveTest0
processFromDirectoryTest0.004
shouldBeSslTest0

CoordinatedWorkerImplTest

testBeginPullUpdates2.97

Failure Details

[Summary] [Package List] [Test Cases]


testCloneDiskBasedRepo
java.lang.AssertionError: New Git service not created
testNewRemoteBranch
java.lang.AssertionError: Branch shouldn't yet exist
testTag
java.lang.Exception: Tag already exists.
testIsTag
java.lang.Exception: Tag already exists.
testNewLocalBranch
org.eclipse.jgit.api.errors.RefAlreadyExistsException: Ref test-local already exists
testDeleteLocalBranch
java.lang.AssertionError: Branch should exist
testGetUsername
skipped: skipped
testGetAuthorizationIds
skipped: skipped
testGetRateLimitRemaining
skipped: skipped
testGetOrgRepo
skipped: skipped
testComments
skipped: skipped