[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
21 | 0 | 0 | 0 | 100% | 0.807 |
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 |
---|---|---|---|---|---|---|
org.vromero.gist.uploader.correlationstrategy | 8 | 0 | 0 | 0 | 100% | 0.004 |
org.vromero.gist.snippet | 3 | 0 | 0 | 0 | 100% | 0.107 |
org.vromero.gist.mojo | 2 | 0 | 0 | 0 | 100% | 0.442 |
org.vromero.gist.uploader | 8 | 0 | 0 | 0 | 100% | 0.254 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
DescriptionGistCorrelationStrategyTest | 4 | 0 | 0 | 0 | 100% | 0.003 |
![]() |
NoneGistCorrelationStrategyTest | 4 | 0 | 0 | 0 | 100% | 0.001 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SnippetExtractorTest | 2 | 0 | 0 | 0 | 100% | 0.012 |
![]() |
SnippetManagerTest | 1 | 0 | 0 | 0 | 100% | 0.095 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
DeployMojoTest | 1 | 0 | 0 | 0 | 100% | 0.442 |
![]() |
SnippetMojoTest | 1 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GistContentComparatorTest | 5 | 0 | 0 | 0 | 100% | 0.05 |
![]() |
GistUploaderTest | 3 | 0 | 0 | 0 | 100% | 0.204 |
[Summary] [Package List] [Test Cases]
![]() |
testNullOnEmptyList | 0.001 |
![]() |
testGistOnValidCorrelation | 0.002 |
![]() |
testExceptionOnNullGist | 0 |
![]() |
testExceptionOnNullUserGists | 0 |
![]() |
testExceptionOnNullGist | 0 |
![]() |
testExceptionOnNullUserGists | 0.001 |
![]() |
testNulldOnEmptyList | 0 |
![]() |
testNullValidCorrelation | 0 |
![]() |
descriptionDifferTest | 0.046 |
![]() |
fileSizeDifferTest | 0.001 |
![]() |
fileNameDifferTest | 0.001 |
![]() |
fileContentDifferTest | 0.001 |
![]() |
nothingDiffersTest | 0.001 |
![]() |
uploadGistNoCorrelatedTest | 0.197 |
![]() |
uploadGistCorrelatedTestWithUpdate | 0.002 |
![]() |
uploadGistCorrelatedTestWithoutUpdate | 0.005 |