JUnit Test Results
Summary
Tests | Failures | Errors | Success rate | Time |
1254 | 0 | 0 | 100.00% | 11.725 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Packages
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Package org.jacoco.agent
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
AgentJarTest | 5 | 0 | 0 | 0.047 |
Package org.jacoco.agent.rt.internal
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
AgentTest | 19 | 0 | 0 | 0.065 | |
ClassFileDumperTest | 3 | 0 | 0 | 0.040 | |
ConfigLoaderTest | 4 | 0 | 0 | 0.006 | |
CoverageTransformerTest | 20 | 0 | 0 | 0.039 |
Package org.jacoco.agent.rt.internal.output
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
FileOutputTest | 3 | 0 | 0 | 0.003 | |
MockServerSocketTest | 6 | 0 | 0 | 0.052 | |
MockSocketConnectionTest | 10 | 0 | 0 | 0.057 | |
TcpClientOutputTest | 4 | 0 | 0 | 0.006 | |
TcpConnectionTest | 8 | 0 | 0 | 0.073 | |
TcpServerOutputTest | 6 | 0 | 0 | 0.006 |
Package org.jacoco.ant
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
AgentTaskTest | 5 | 0 | 0 | 0.059 | |
AntFilesLocatorTest | 2 | 0 | 0 | 0.015 | |
AntResourcesLocatorTest | 7 | 0 | 0 | 0.008 | |
CoverageTaskTest | 11 | 0 | 0 | 1.247 | |
DumpTaskTest | 4 | 0 | 0 | 0.042 | |
DumpTaskWithServerTest | 4 | 0 | 0 | 0.622 | |
InstrumentTaskTest | 7 | 0 | 0 | 0.984 | |
MergeTaskTest | 6 | 0 | 0 | 0.069 | |
ReportTaskLocaleTest | 4 | 0 | 0 | 0.002 | |
ReportTaskTest | 32 | 0 | 0 | 2.081 | |
TestTarget | 1 | 0 | 0 | 0.001 |
Package org.jacoco.cli.internal
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
MainTest | 5 | 0 | 0 | 0.031 | |
XmlDocumentationTest | 1 | 0 | 0 | 0.145 |
Package org.jacoco.cli.internal.commands
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
ClassInfoTest | 4 | 0 | 0 | 0.082 | |
DumpTest | 3 | 0 | 0 | 1.061 | |
ExecInfoTest | 3 | 0 | 0 | 0.021 | |
InstrumentTest | 5 | 0 | 0 | 0.086 | |
MergeTest | 3 | 0 | 0 | 0.017 | |
ReportTest | 8 | 0 | 0 | 0.716 | |
VersionTest | 1 | 0 | 0 | 0.001 |
Package org.jacoco.core
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
JaCoCoTest | 3 | 0 | 0 | 0.005 |
Package org.jacoco.core.analysis
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
AnalyzerTest | 21 | 0 | 0 | 0.396 | |
CounterComparatorTest | 9 | 0 | 0 | 0.021 | |
CoverageBuilderTest | 9 | 0 | 0 | 0.014 | |
CoverageNodeImplTest | 6 | 0 | 0 | 0.006 | |
NodeComparatorTest | 3 | 0 | 0 | 0.003 |
Package org.jacoco.core.data
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
ExecutionDataReaderWriterTest | 23 | 0 | 0 | 0.099 | |
ExecutionDataStoreTest | 15 | 0 | 0 | 0.021 | |
ExecutionDataTest | 12 | 0 | 0 | 0.013 | |
IncompatibleExecDataVersionExceptionTest | 3 | 0 | 0 | 0.003 | |
SessionInfoStoreTest | 6 | 0 | 0 | 0.008 | |
SessionInfoTest | 4 | 0 | 0 | 0.000 |
Package org.jacoco.core.instr
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
ClassFileVersionsTest | 12 | 0 | 0 | 0.020 | |
InstrumenterTest | 19 | 0 | 0 | 0.163 | |
ResizeInstructionsTest | 2 | 0 | 0 | 0.357 |
Package org.jacoco.core.internal
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
BytecodeVersionTest | 3 | 0 | 0 | 0.001 | |
ContentTypeDetectorTest | 21 | 0 | 0 | 0.018 | |
Pack200StreamsTest | 2 | 0 | 0 | 0.025 |
Package org.jacoco.core.internal.analysis
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
BundleCoverageImplTest | 3 | 0 | 0 | 0.004 | |
ClassAnalyzerTest | 3 | 0 | 0 | 0.001 | |
ClassCoverageImplTest | 11 | 0 | 0 | 0.005 | |
CounterImplTest | 25 | 0 | 0 | 0.011 | |
LineImplTest | 17 | 0 | 0 | 0.012 | |
MethodAnalyzerTest | 49 | 0 | 0 | 0.055 | |
MethodCoverageImplTest | 12 | 0 | 0 | 0.007 | |
PackageCoverageTest | 3 | 0 | 0 | 0.004 | |
SourceFileCoverageImplTest | 1 | 0 | 0 | 0.000 | |
SourceNodeImplTest | 24 | 0 | 0 | 0.016 | |
StringPoolTest | 5 | 0 | 0 | 0.003 |
Package org.jacoco.core.internal.analysis.filter
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
AnnotationGeneratedFilterTest | 6 | 0 | 0 | 0.003 | |
EnumEmptyConstructorFilterTest | 5 | 0 | 0 | 0.006 | |
EnumFilterTest | 5 | 0 | 0 | 0.002 | |
FinallyFilterTest | 8 | 0 | 0 | 0.005 | |
KotlinGeneratedFilterTest | 5 | 0 | 0 | 0.002 | |
KotlinLateinitFilterTest | 1 | 0 | 0 | 0.000 | |
KotlinWhenFilterTest | 3 | 0 | 0 | 0.002 | |
KotlinWhenStringFilterTest | 1 | 0 | 0 | 0.001 | |
PrivateEmptyNoArgConstructorFilterTest | 1 | 0 | 0 | 0.001 | |
StringSwitchEcjFilterTest | 2 | 0 | 0 | 0.001 | |
StringSwitchJavacFilterTest | 3 | 0 | 0 | 0.002 | |
SynchronizedFilterTest | 3 | 0 | 0 | 0.001 | |
SyntheticFilterTest | 3 | 0 | 0 | 0.001 | |
TryWithResourcesEcjFilterTest | 2 | 0 | 0 | 0.001 | |
TryWithResourcesJavac11FilterTest | 2 | 0 | 0 | 0.000 | |
TryWithResourcesJavacFilterTest | 4 | 0 | 0 | 0.005 |
Package org.jacoco.core.internal.data
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
CRC64Test | 5 | 0 | 0 | 0.003 | |
CompactDataInputOutputTest | 12 | 0 | 0 | 0.005 |
Package org.jacoco.core.internal.flow
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
ClassProbesAdapterTest | 5 | 0 | 0 | 0.003 | |
FrameSnapshotTest | 6 | 0 | 0 | 0.002 | |
InstructionTest | 7 | 0 | 0 | 0.046 | |
LabelFlowAnalyzerTest | 29 | 0 | 0 | 0.009 | |
LabelInfoTest | 13 | 0 | 0 | 0.004 | |
MethodProbesAdapterTest | 19 | 0 | 0 | 0.011 | |
MethodSanitizerTest | 5 | 0 | 0 | 0.001 |
Package org.jacoco.core.internal.instr
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
ClassInstrumenterTest | 3 | 0 | 0 | 0.004 | |
DuplicateFrameEliminatorTest | 14 | 0 | 0 | 0.007 | |
InstrSupportTest | 18 | 0 | 0 | 0.007 | |
MethodInstrumenterTest | 22 | 0 | 0 | 0.018 | |
ProbeArrayStrategyFactoryTest | 18 | 0 | 0 | 0.025 | |
ProbeCounterTest | 5 | 0 | 0 | 0.002 | |
ProbeInserterTest | 18 | 0 | 0 | 0.018 | |
SignatureRemoverTest | 10 | 0 | 0 | 0.009 |
Package org.jacoco.core.runtime
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
AgentOptionsTest | 55 | 0 | 0 | 0.033 | |
CommandLineSupportTest | 19 | 0 | 0 | 0.008 | |
LoggerRuntimeTest | 4 | 0 | 0 | 0.008 | |
ModifiedSystemClassRuntimeTest | 6 | 0 | 0 | 0.020 | |
OfflineInstrumentationAccessGeneratorTest | 2 | 0 | 0 | 0.014 | |
RemoteControlReaderWriterTest | 29 | 0 | 0 | 0.019 | |
RuntimeDataTest | 9 | 0 | 0 | 0.005 | |
SystemPropertiesRuntimeTest | 4 | 0 | 0 | 0.006 | |
URLStreamHandlerRuntimeTest | 4 | 0 | 0 | 0.007 | |
WildcardMatcherTest | 8 | 0 | 0 | 0.006 |
Package org.jacoco.core.test.validation
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
JavaVersionTest | 2 | 0 | 0 | 0.002 | |
SourceTest | 7 | 0 | 0 | 0.006 | |
StatementExecutorTest | 5 | 0 | 0 | 0.004 | |
StatementParserTest | 11 | 0 | 0 | 0.017 |
Package org.jacoco.core.tools
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
ExecDumpClientTest | 5 | 0 | 0 | 0.092 | |
ExecFileLoaderTest | 6 | 0 | 0 | 0.007 |
Package org.jacoco.examples
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
ClassInfoTest | 1 | 0 | 0 | 0.010 | |
CoreTutorialTest | 1 | 0 | 0 | 0.117 | |
ExecDumpTest | 1 | 0 | 0 | 0.022 | |
MBeanClientTest | 1 | 0 | 0 | 0.003 |
Package org.jacoco.report
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
DirectorySourceFileLocatorTest | 2 | 0 | 0 | 0.006 | |
FileMultiReportOutputTest | 2 | 0 | 0 | 0.016 | |
InputStreamSourceFileLocatorTest | 6 | 0 | 0 | 0.005 | |
JavaNamesTest | 22 | 0 | 0 | 0.009 | |
MultiReportVisitorTest | 2 | 0 | 0 | 0.031 | |
MultiSourceFileLocatorTest | 5 | 0 | 0 | 0.006 | |
ZipMultiReportOutputTest | 10 | 0 | 0 | 0.013 |
Package org.jacoco.report.check
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
BundleCheckerTest | 8 | 0 | 0 | 0.012 | |
LimitTest | 28 | 0 | 0 | 0.043 | |
RuleTest | 6 | 0 | 0 | 0.006 | |
RulesCheckerTest | 2 | 0 | 0 | 0.028 |
Package org.jacoco.report.csv
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
CSVFormatterTest | 5 | 0 | 0 | 0.018 | |
CSVGroupHandlerTest | 2 | 0 | 0 | 0.005 | |
ClassRowWriterTest | 2 | 0 | 0 | 0.010 | |
DelimitedWriterTest | 12 | 0 | 0 | 0.020 |
Package org.jacoco.report.html
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
HTMLFormatterTest | 8 | 0 | 0 | 0.082 |
Package org.jacoco.report.internal
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
NormalizedFileNamesTest | 5 | 0 | 0 | 0.002 | |
ReportOutputFolderTest | 9 | 0 | 0 | 0.009 |
Package org.jacoco.report.internal.html
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
HTMLElementTest | 29 | 0 | 0 | 0.026 |
Package org.jacoco.report.internal.html.page
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
ClassPageTest | 4 | 0 | 0 | 0.017 | |
MethodItemTest | 6 | 0 | 0 | 0.004 | |
NodePageTest | 4 | 0 | 0 | 0.007 | |
PackagePageTest | 2 | 0 | 0 | 0.034 | |
PackageSourcePageTest | 2 | 0 | 0 | 0.030 | |
ReportPageTest | 4 | 0 | 0 | 0.019 | |
SessionsPageTest | 6 | 0 | 0 | 0.054 | |
SourceFilePageTest | 1 | 0 | 0 | 0.015 | |
SourceHighlighterTest | 8 | 0 | 0 | 0.096 |
Package org.jacoco.report.internal.html.resources
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
ResourcesTest | 3 | 0 | 0 | 0.007 | |
StylesTest | 4 | 0 | 0 | 0.001 |
Package org.jacoco.report.internal.html.table
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
BarColumnTest | 9 | 0 | 0 | 0.111 | |
CounterColumnTest | 10 | 0 | 0 | 0.115 | |
LabelColumnTest | 6 | 0 | 0 | 0.105 | |
PercentageColumnTest | 8 | 0 | 0 | 0.482 | |
SortIndexTest | 6 | 0 | 0 | 0.007 | |
TableTest | 5 | 0 | 0 | 0.053 |
Package org.jacoco.report.internal.xml
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
XMLElementTest | 19 | 0 | 0 | 0.011 | |
XMLGroupVisitorTest | 3 | 0 | 0 | 0.027 |
Package org.jacoco.report.xml
Name | Tests | Errors | Failures | Time(s) | Time Stamp |
XMLFormatterTest | 6 | 0 | 0 | 0.595 |
TestCase AgentJarTest
Name | Status | Type | Time(s) |
testGetResource | Success | 0.010 | |
testGetResourceAsStream | Success | 0.000 | |
testExtractTo | Success | 0.007 | |
testExtractToNegative | Success | 0.001 | |
testExtractToTempLocation | Success | 0.004 |
TestCase AgentOptionsTest
Name | Status | Type | Time(s) |
testToString | Success | 0.003 | |
testDefaults | Success | 0.001 | |
testEmptyOptions | Success | 0.000 | |
testNullOptions | Success | 0.000 | |
testPropertiesOptions | Success | 0.000 | |
testEmptyPropertiesOptions | Success | 0.000 | |
testGetDestile | Success | 0.000 | |
testSetDestile | Success | 0.000 | |
testGetAppendTrue | Success | 0.000 | |
testGetAppendFalse | Success | 0.000 | |
testSetAppendTrue | Success | 0.000 | |
testSetAppendFalse | Success | 0.000 | |
testGetExclClassloader | Success | 0.000 | |
testSetExclClassloader | Success | 0.000 | |
testGetIncludes | Success | 0.000 | |
testSetIncludes | Success | 0.001 | |
testGetExcludes | Success | 0.000 | |
testSetExcludes | Success | 0.000 | |
testGetInclBootstrapClassesTrue | Success | 0.001 | |
testGetInclBootstrapClassesFalse | Success | 0.000 | |
testSetInclBootstrapClassesTrue | Success | 0.000 | |
testSetInclBootstrapClassesFalse | Success | 0.000 | |
testGetInclNoLocationClassesTrue | Success | 0.000 | |
testGetInclNoLocationClassesFalse | Success | 0.001 | |
testSetInclNoLocationClassesTrue | Success | 0.000 | |
testSetInclNoLocationClassesFalse | Success | 0.000 | |
testGetSessionId | Success | 0.000 | |
testSetSessionId | Success | 0.000 | |
testGetDumpOnExit | Success | 0.000 | |
testSetDumpOnExit | Success | 0.000 | |
testGetOutput | Success | 0.000 | |
testSetOutput1 | Success | 0.000 | |
testSetOutput2 | Success | 0.000 | |
testInvalidOutput1 | Success | 0.000 | |
testInvalidOutput2 | Success | 0.000 | |
testGetPort | Success | 0.000 | |
testSetPort | Success | 0.000 | |
testParseInvalidPort | Success | 0.000 | |
testSetNegativePort | Success | 0.001 | |
testGetAddress | Success | 0.000 | |
testSetAddress | Success | 0.000 | |
testInvalidOptionFormat | Success | 0.000 | |
testInvalidOptionKey | Success | 0.000 | |
testInvalidPortOptionValue | Success | 0.000 | |
testGetClassDumpDir | Success | 0.000 | |
testSetClassDumpDir | Success | 0.000 | |
testGetJmx | Success | 0.000 | |
testSetJmx | Success | 0.000 | |
testGetVMArgumentWithNoOptions | Success | 0.001 | |
testGetVMArgumentWithOneOption | Success | 0.000 | |
testGetVMArgumentWithOptions | Success | 0.000 | |
testGetQuotedVMArgument | Success | 0.002 | |
testPrependVMArguments | Success | 0.000 | |
testPrependVMArgumentsReplace | Success | 0.001 | |
testOptionValueWithSpecialCharacters | Success | 0.000 |
TestCase AgentTaskTest
Name | Status | Type | Time(s) |
testCoverageAgentWithEmptyProperty [src\/org\/jacoco\/ant\/AgentTaskTest.xml] | Success | 0.008 | |
testCoverageAgent [src\/org\/jacoco\/ant\/AgentTaskTest.xml] | Success | 0.018 | |
testCoverageAgentReuseAgentJar [src\/org\/jacoco\/ant\/AgentTaskTest.xml] | Success | 0.009 | |
testCoverageAgentWithNoProperty [src\/org\/jacoco\/ant\/AgentTaskTest.xml] | Success | 0.007 | |
testCoverageAgentDisabled [src\/org\/jacoco\/ant\/AgentTaskTest.xml] | Success | 0.007 |
TestCase AgentTest
Name | Status | Type | Time(s) |
createController_should_create_defined_controller_type | Success | 0.009 | |
startup_should_set_defined_session_id | Success | 0.000 | |
startup_should_create_random_session_id_when_undefined | Success | 0.003 | |
startup_should_log_exception | Success | 0.002 | |
startup_should_register_mbean_when_enabled | Success | 0.027 | |
startup_should_not_register_mbean_when_disabled | Success | 0.000 | |
shutdown_should_write_execution_data_when_enabled | Success | 0.000 | |
shutdown_should_not_write_execution_data_when_disabled | Success | 0.001 | |
shutdown_should_log_exception | Success | 0.001 | |
shutdown_should_deregister_mbean_when_enabled | Success | 0.001 | |
getVersion_should_return_current_version | Success | 0.001 | |
getSessionId_should_return_session_id | Success | 0.000 | |
setSessionId_should_modify_session_id | Success | 0.001 | |
reset_should_reset_probes | Success | 0.001 | |
getExecutionData_should_return_probes_and_session_id | Success | 0.004 | |
getExecutionData_should_reset_probes_when_enabled | Success | 0.002 | |
getExecutionData_should_not_reset_probes_when_disabled | Success | 0.001 | |
dump_should_trigger_writeExecutionData_with_reset | Success | 0.000 | |
dump_should_trigger_writeExecutionData_without_reset | Success | 0.001 |
TestCase AnalyzerTest
Name | Status | Type | Time(s) |
should_ignore_synthetic_classes | Success | 0.024 | |
should_analyze_java10_class | Success | 0.004 | |
testAnalyzeClassFromStream | Success | 0.064 | |
testAnalyzeClassFromByteArray | Success | 0.019 | |
testAnalyzeClassIdMatch | Success | 0.020 | |
testAnalyzeClassNoIdMatch | Success | 0.017 | |
testAnalyzeClass_Broken | Success | 0.001 | |
testAnalyzeClass_BrokenStream | Success | 0.001 | |
testAnalyzeAll_Class | Success | 0.016 | |
testAnalyzeAll_Zip | Success | 0.017 | |
testAnalyzeAll_EmptyZipEntry | Success | 0.001 | |
testAnalyzeAll_Broken | Success | 0.000 | |
testAnalyzeAll_BrokenGZ | Success | 0.001 | |
testAnalyzeAll_Pack200 | Success | 0.142 | |
testAnalyzeAll_BrokenPack200 | Success | 0.001 | |
testAnalyzeAll_Empty | Success | 0.002 | |
testAnalyzeAll_Folder | Success | 0.016 | |
testAnalyzeAll_Path | Success | 0.031 | |
testAnalyzeAll_BrokenZip | Success | 0.000 | |
testAnalyzeAll_BrokenZipEntry | Success | 0.002 | |
testAnalyzeAll_BrokenClassFileInZip | Success | 0.002 |
TestCase AnnotationGeneratedFilterTest
Name | Status | Type | Time(s) |
should_filter_methods_annotated_with_runtime_visible_org_groovy_transform_Generated | Success | 0.000 | |
should_filter_methods_annotated_with_runtime_invisible_lombok_Generated | Success | 0.000 | |
should_filter_classes_annotated_with_runtime_visible_org_immutables_value_Generated | Success | 0.000 | |
should_filter_when_annotation_is_inner | Success | 0.000 | |
should_not_filter_when_no_annotations | Success | 0.000 | |
should_not_filter_when_other_annotations | Success | 0.000 |
TestCase AntFilesLocatorTest
Name | Status | Type | Time(s) |
testGetSourceFileNegative | Success | 0.002 | |
testGetSourceFile | Success | 0.001 |
TestCase AntResourcesLocatorTest
Name | Status | Type | Time(s) |
testGetTabWidth | Success | 0.001 | |
testEmpty | Success | 0.000 | |
testFile | Success | 0.001 | |
testDirectory | Success | 0.001 | |
testFilePrecedence | Success | 0.001 | |
testDirectoryOrdering | Success | 0.001 | |
testAddAll | Success | 0.000 |
TestCase BarColumnTest
Name | Status | Type | Time(s) |
testInit | Success | 0.003 | |
testLocale | Success | 0.019 | |
testFooter | Success | 0.018 | |
testComparator1 | Success | 0.001 | |
testComparator2 | Success | 0.001 | |
testBarWidths | Success | 0.019 | |
testRedBarOnly | Success | 0.016 | |
testGreenBarOnly | Success | 0.017 | |
testNoBars | Success | 0.015 |
TestCase BundleCheckerTest
Name | Status | Type | Time(s) |
testBundleLimit | Success | 0.001 | |
testPackageLimit | Success | 0.001 | |
testSourceFileLimit | Success | 0.001 | |
testClassLimit | Success | 0.001 | |
testMethodLimit | Success | 0.003 | |
testGroupLimitNotSupported | Success | 0.000 | |
testLimitOk | Success | 0.000 | |
testBundleNoMatch | Success | 0.001 |
TestCase BundleCoverageImplTest
Name | Status | Type | Time(s) |
testProperties | Success | 0.000 | |
testCounters | Success | 0.002 | |
testGroupByPackage | Success | 0.001 |
TestCase BytecodeVersionTest
Name | Status | Type | Time(s) |
should_get_and_set_major_version | Success | 0.001 | |
should_return_original_when_not_java10 | Success | 0.000 | |
should_return_copy_when_java10 | Success | 0.000 |
TestCase ClassAnalyzerTest
Name | Status | Type | Time(s) |
testAnalyzeInstrumentedClass1 | Success | 0.000 | |
testAnalyzeInstrumentedClass2 | Success | 0.000 | |
testMethodFilter_Empty | Success | 0.000 |
TestCase ClassCoverageImplTest
Name | Status | Type | Time(s) |
testEmptyClass | Success | 0.000 | |
testDefaults | Success | 0.000 | |
testSignature | Success | 0.000 | |
testSuperName | Success | 0.000 | |
testInterfaces | Success | 0.001 | |
testSourceFileName | Success | 0.000 | |
testNoMatch | Success | 0.000 | |
testGetPackageName1 | Success | 0.000 | |
testGetPackageName2 | Success | 0.000 | |
testAddMethodMissed | Success | 0.001 | |
testAddMethodCovered | Success | 0.000 |
TestCase ClassFileDumperTest
Name | Status | Type | Time(s) |
testDumpClassWithPackage | Success | 0.013 | |
testDumpClassInDefaultPackage | Success | 0.001 | |
testNoDumps | Success | 0.001 |
TestCase ClassFileVersionsTest
Name | Status | Type | Time(s) |
test_1_1 | Success | 0.006 | |
test_1_2 | Success | 0.001 | |
test_1_3 | Success | 0.000 | |
test_1_4 | Success | 0.000 | |
test_1_5 | Success | 0.001 | |
test_1_6 | Success | 0.003 | |
test_1_7 | Success | 0.001 | |
test_1_8 | Success | 0.001 | |
test_9 | Success | 0.001 | |
test_10 | Success | 0.001 | |
test_11 | Success | 0.001 | |
test_12 | Success | 0.001 |
TestCase ClassInfoTest
Name | Status | Type | Time(s) |
should_print_usage_when_invalid_option_is_given | Success | 0.002 | |
should_print_warning_when_no_class_files_are_provided | Success | 0.001 | |
should_print_class_info | Success | 0.023 | |
should_print_class_details_when_verbose | Success | 0.055 |
TestCase ClassInfoTest
Name | Status | Type | Time(s) |
testRunExample | Success | 0.009 |
TestCase ClassInstrumenterTest
Name | Status | Type | Time(s) |
testInstrumentInstrumentedClass1 | Success | 0.002 | |
testInstrumentInstrumentedClass2 | Success | 0.000 | |
testNoMethodVisitor | Success | 0.000 |
TestCase ClassPageTest
Name | Status | Type | Time(s) |
testGetLinkLabel | Success | 0.001 | |
testContents | Success | 0.015 | |
testGetFileName | Success | 0.001 | |
testGetFileNameDefault | Success | 0.000 |
TestCase ClassProbesAdapterTest
Name | Status | Type | Time(s) |
testProbeCounter | Success | 0.000 | |
testVisitClassMethods | Success | 0.001 | |
testVisitMethodNullMethodVisitor | Success | 0.000 | |
testVisitWithFrames | Success | 0.000 | |
testVisitWithoutFrames | Success | 0.000 |
TestCase ClassRowWriterTest
Name | Status | Type | Time(s) |
TestHeader | Success | 0.003 | |
TestRow | Success | 0.001 |
TestCase CommandLineSupportTest
Name | Status | Type | Time(s) |
testQuote1 | Success | 0.000 | |
testQuote2 | Success | 0.000 | |
testQuote3 | Success | 0.000 | |
testQuote4 | Success | 0.000 | |
testQuote5 | Success | 0.000 | |
testQuoteList1 | Success | 0.000 | |
testQuoteList2 | Success | 0.000 | |
testQuoteList3 | Success | 0.000 | |
testQuoteList4 | Success | 0.000 | |
testSplit1 | Success | 0.000 | |
testSplit2 | Success | 0.000 | |
testSplit3 | Success | 0.000 | |
testSplit4 | Success | 0.001 | |
testSplit5 | Success | 0.000 | |
testSplit6 | Success | 0.000 | |
testSplit7 | Success | 0.001 | |
testSplit8 | Success | 0.000 | |
testSplit9 | Success | 0.000 | |
testSplit10 | Success | 0.000 |
TestCase CompactDataInputOutputTest
Name | Status | Type | Time(s) |
testVarInt0x00000000 | Success | 0.000 | |
testVarInt0x0000007F | Success | 0.000 | |
testVarInt0x00000080 | Success | 0.000 | |
testVarInt0x00000100 | Success | 0.000 | |
testVarInt0x12345678 | Success | 0.000 | |
testVarIntMinus1 | Success | 0.000 | |
testVarIntMinValue | Success | 0.000 | |
testVarIntMaxValue | Success | 0.000 | |
testPackedBooleanEmpty | Success | 0.000 | |
testPackedBoolean3 | Success | 0.000 | |
testPackedBoolean8 | Success | 0.000 | |
testPackedBoolean9 | Success | 0.000 |
TestCase ConfigLoaderTest
Name | Status | Type | Time(s) |
testResource | Success | 0.003 | |
testNoResource | Success | 0.001 | |
testSystemProperties | Success | 0.000 | |
testSubstituteProperties | Success | 0.001 |
TestCase ContentTypeDetectorTest
Name | Status | Type | Time(s) |
testEmptyStream | Success | 0.000 | |
testClassFile | Success | 0.004 | |
testClassFile11 | Success | 0.000 | |
testClassFile12 | Success | 0.000 | |
testClassFile13 | Success | 0.000 | |
testClassFile14 | Success | 0.000 | |
testClassFile15 | Success | 0.000 | |
testClassFile16 | Success | 0.000 | |
testClassFile17 | Success | 0.000 | |
testClassFile18 | Success | 0.000 | |
testClassFile19 | Success | 0.001 | |
should_detect_java_10 | Success | 0.000 | |
should_detect_java_11 | Success | 0.000 | |
should_detect_java_11_with_preview_features | Success | 0.003 | |
should_detect_java_12 | Success | 0.000 | |
should_detect_java_12_with_preview_features | Success | 0.000 | |
testMachObjectFile | Success | 0.000 | |
testZipFile | Success | 0.000 | |
testPack200File | Success | 0.004 | |
testGZipFile | Success | 0.000 | |
testStreamWithoutMarkSupport | Success | 0.001 |
TestCase CoreTutorialTest
Name | Status | Type | Time(s) |
testRunExample | Success | 0.090 |
TestCase CounterColumnTest
Name | Status | Type | Time(s) |
testLocale | Success | 0.029 | |
testFooter | Success | 0.023 | |
testInitVisible | Success | 0.001 | |
testInitInvisible | Success | 0.000 | |
testItemTotal | Success | 0.019 | |
testItemMissed | Success | 0.019 | |
testItemCovered | Success | 0.019 | |
testComparatorTotal | Success | 0.001 | |
testComparatorCovered | Success | 0.001 | |
testComparatorMissed | Success | 0.000 |
TestCase CounterComparatorTest
Name | Status | Type | Time(s) |
testTotalItemsComparator | Success | 0.011 | |
testCoveredItemsComparator | Success | 0.000 | |
testMissedItemsComparator | Success | 0.000 | |
testCoveredRatioComparator | Success | 0.000 | |
testMissedRatioComparator | Success | 0.000 | |
testReverseComparator | Success | 0.000 | |
testReverseReverseComparator | Success | 0.000 | |
testNodeComparator1 | Success | 0.005 | |
testNodeComparator2 | Success | 0.000 |
TestCase CounterImplTest
Name | Status | Type | Time(s) |
testToString | Success | 0.000 | |
testGetInstance1 | Success | 0.001 | |
testGetInstance2 | Success | 0.000 | |
testGetInstance3 | Success | 0.000 | |
testFixInstance | Success | 0.000 | |
testVarInstance | Success | 0.000 | |
testIncrement1 | Success | 0.001 | |
testIncrement2 | Success | 0.000 | |
testGetCoveredRatio1 | Success | 0.000 | |
testGetCoveredRatio2 | Success | 0.000 | |
testGetCoveredRatio3 | Success | 0.000 | |
testGetMissedRatio1 | Success | 0.000 | |
testGetMissedRatio2 | Success | 0.001 | |
testGetMissedRatio3 | Success | 0.000 | |
testGetMissedStatus1 | Success | 0.000 | |
testGetMissedStatus2 | Success | 0.001 | |
testGetMissedStatus3 | Success | 0.000 | |
testGetMissedStatus4 | Success | 0.000 | |
testEquals1 | Success | 0.000 | |
testEquals2 | Success | 0.000 | |
testEquals3 | Success | 0.000 | |
testEquals4 | Success | 0.000 | |
testHashCode1 | Success | 0.000 | |
testHashCode2 | Success | 0.000 | |
testHashCode3 | Success | 0.000 |
TestCase CoverageBuilderTest
Name | Status | Type | Time(s) |
testCreateClassMissed | Success | 0.001 | |
testCreateClassCovered | Success | 0.000 | |
testIgnoreClassesWithoutCode | Success | 0.000 | |
testDuplicateClassNameDifferent | Success | 0.001 | |
testDuplicateClassNameIdentical | Success | 0.000 | |
testCreateSourceFile | Success | 0.001 | |
testCreateSourceFileDuplicateClassNameIdentical | Success | 0.001 | |
testGetBundle | Success | 0.003 | |
testGetNoMatchClasses | Success | 0.000 |
TestCase CoverageNodeImplTest
Name | Status | Type | Time(s) |
testToString | Success | 0.000 | |
testProperties | Success | 0.001 | |
testInit | Success | 0.000 | |
testIncrement | Success | 0.001 | |
testIncrementCollection | Success | 0.002 | |
testGetPlainCopy | Success | 0.000 |
TestCase CoverageTaskTest
Name | Status | Type | Time(s) |
testCoverageOfForkedJavaDisabled [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.104 | |
testCoverageOfForkedJavaWithVariable [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.152 | |
testNoSubTasks [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.010 | |
testCoverageOfNonForkedJava [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.011 | |
testMultipleSubTasks [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.015 | |
testCoverageOfForkedJUnit [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.426 | |
testCoverageOfForkedJava [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.176 | |
testCoverageOfForkedJUnitDisabled [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.158 | |
testInclBootstrapClasses [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.156 | |
testInvalidSubTask [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.005 | |
testCoverageOfNonForkedJUnit [src\/org\/jacoco\/ant\/CoverageTaskTest.xml] | Success | 0.005 |
TestCase CoverageTransformerTest
Name | Status | Type | Time(s) |
testFilterAgentClass | Success | 0.007 | |
testFilterInclBootstrapClassesPositive | Success | 0.001 | |
testFilterInclBootstrapClassesNegative | Success | 0.001 | |
testFilterClassLoaderPositive1 | Success | 0.001 | |
testFilterClassLoaderPositive2 | Success | 0.001 | |
testFilterClassLoaderNegative1 | Success | 0.001 | |
testFilterClassLoaderNegative2 | Success | 0.001 | |
testFilterIncludedClassPositive | Success | 0.001 | |
testFilterIncludedClassNegative | Success | 0.001 | |
testFilterExcludedClassPositive | Success | 0.001 | |
testFilterExcludedClassPositiveInner | Success | 0.001 | |
testFilterExcludedClassNegative | Success | 0.000 | |
testFilterSourceLocationPositive1 | Success | 0.000 | |
testFilterSourceLocationPositive2 | Success | 0.001 | |
testFilterSourceLocationPositive3 | Success | 0.001 | |
testFilterSourceLocationNegative | Success | 0.003 | |
testTransformFiltered1 | Success | 0.001 | |
testTransformFiltered2 | Success | 0.001 | |
testTransformFailure | Success | 0.001 | |
testRedefinedClass | Success | 0.001 |
TestCase CRC64Test
Name | Status | Type | Time(s) |
except_java_9_checksums_should_be_different_for_different_bytecode_versions | Success | 0.001 | |
test0 | Success | 0.000 | |
test1 | Success | 0.001 | |
test2 | Success | 0.000 | |
test3 | Success | 0.000 |
TestCase CSVFormatterTest
Name | Status | Type | Time(s) |
testStructureWithGroup | Success | 0.004 | |
testStructureWithNestedGroups | Success | 0.001 | |
testStructureWithBundleOnly | Success | 0.001 | |
testSetEncoding | Success | 0.002 | |
testGetLanguageNames | Success | 0.002 |
TestCase CSVGroupHandlerTest
Name | Status | Type | Time(s) |
testVisitBundle | Success | 0.003 | |
testVisitGroup | Success | 0.000 |
TestCase DelimitedWriterTest
Name | Status | Type | Time(s) |
testNoWrites | Success | 0.001 | |
testSingleField | Success | 0.000 | |
testFieldContainingDelimiter | Success | 0.001 | |
testFieldContainingDelimiterAndQuote | Success | 0.001 | |
testWriteEmptyHeader | Success | 0.001 | |
testWriteHeader | Success | 0.000 | |
testMultipleFieldsOnOneLine | Success | 0.000 | |
testMultipleFieldsOnMultipleLines | Success | 0.000 | |
testAutoEscapedField | Success | 0.001 | |
testWordWithSpace | Success | 0.000 | |
testInt | Success | 0.000 | |
testInts | Success | 0.001 |
TestCase DirectorySourceFileLocatorTest
Name | Status | Type | Time(s) |
testGetSourceFileNegative | Success | 0.003 | |
testGetSourceFile | Success | 0.001 |
TestCase DumpTaskTest
Name | Status | Type | Time(s) |
testUnknownHost [src\/org\/jacoco\/ant\/DumpTaskTest.xml] | Success | 0.010 | |
testInvalidPort [src\/org\/jacoco\/ant\/DumpTaskTest.xml] | Success | 0.008 | |
testNoDestFile [src\/org\/jacoco\/ant\/DumpTaskTest.xml] | Success | 0.007 | |
testNoServer [src\/org\/jacoco\/ant\/DumpTaskTest.xml] | Success | 0.009 |
TestCase DumpTaskWithServerTest
Name | Status | Type | Time(s) |
testDump [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] | Success | 0.137 | |
testNoDumpWithFileSet [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] | Success | 0.112 | |
testNoDumpOrReset [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] | Success | 0.111 | |
testResetOnly [src\/org\/jacoco\/ant\/DumpTaskWithServerTest.xml] | Success | 0.105 |
TestCase DumpTest
Name | Status | Type | Time(s) |
should_print_usage_when_no_argument_is_given | Success | 0.005 | |
should_write_dump | Success | 0.051 | |
should_log_connection_error_when_retry_is_specified | Success | 1.004 |
TestCase DuplicateFrameEliminatorTest
Name | Status | Type | Time(s) |
testDuplicateFrame | Success | 0.000 | |
testInsn | Success | 0.000 | |
testIntInsn | Success | 0.000 | |
testVarInsn | Success | 0.001 | |
testTypeInsn | Success | 0.000 | |
testFieldInsn | Success | 0.000 | |
testMethodInsn | Success | 0.001 | |
testInvokeDynamicInsn | Success | 0.000 | |
testJumpInsn | Success | 0.000 | |
testLdcInsn | Success | 0.001 | |
testIincInsn | Success | 0.000 | |
testTableSwitchInsn | Success | 0.000 | |
testLookupSwitchInsn | Success | 0.000 | |
testMultiANewArrayInsn | Success | 0.001 |
TestCase EnumEmptyConstructorFilterTest
Name | Status | Type | Time(s) |
should_filter | Success | 0.003 | |
should_not_filter_non_empty_constructor | Success | 0.000 | |
should_not_filter_constructor_with_additional_parameters | Success | 0.000 | |
should_not_filter_non_constructor | Success | 0.000 | |
should_not_filter_non_Enum | Success | 0.000 |
TestCase EnumFilterTest
Name | Status | Type | Time(s) |
testValues | Success | 0.000 | |
testNonValues | Success | 0.000 | |
testValueOf | Success | 0.001 | |
testNonValueOf | Success | 0.000 | |
testNonEnum | Success | 0.000 |
TestCase ExecDumpClientTest
Name | Status | Type | Time(s) |
testReset | Success | 0.047 | |
testNoRetries | Success | 0.000 | |
testWithRetries | Success | 0.001 | |
testDump | Success | 0.041 | |
should_throw_IOException_when_server_closes_connection_without_response | Success | 0.002 |
TestCase ExecDumpTest
Name | Status | Type | Time(s) |
testRunExample | Success | 0.021 |
TestCase ExecFileLoaderTest
Name | Status | Type | Time(s) |
testLoadFile | Success | 0.002 | |
testLoadInputStream | Success | 0.000 | |
testLoadBrokenContent | Success | 0.000 | |
testSaveFile | Success | 0.001 | |
testSaveFileAppend | Success | 0.001 | |
testCreateSubfolders | Success | 0.001 |
TestCase ExecInfoTest
Name | Status | Type | Time(s) |
should_print_warning_when_no_exec_files_are_provided | Success | 0.002 | |
should_print_usage_when_invalid_argument_is_given | Success | 0.004 | |
should_print_execution_data_info | Success | 0.014 |
TestCase ExecutionDataReaderWriterTest
Name | Status | Type | Time(s) |
testEmpty | Success | 0.026 | |
testFlush | Success | 0.000 | |
testCustomBlocks | Success | 0.000 | |
testGetFileHeader | Success | 0.000 | |
testMultipleHeaders | Success | 0.000 | |
testInvalidMagicNumber | Success | 0.000 | |
testInvalidVersion | Success | 0.000 | |
testMissingHeader | Success | 0.002 | |
testUnknownBlock | Success | 0.001 | |
testTruncatedFile | Success | 0.001 | |
testEmptyFile | Success | 0.001 | |
testNoSessionInfoVisitor | Success | 0.001 | |
testSessionInfo | Success | 0.001 | |
testSessionInfoIOException | Success | 0.001 | |
testNoExecutionDataVisitor | Success | 0.000 | |
testMinClassId | Success | 0.002 | |
testMaxClassId | Success | 0.001 | |
testEmptyClass | Success | 0.001 | |
testNoHitClass | Success | 0.000 | |
testOneClass | Success | 0.000 | |
testTwoClasses | Success | 0.000 | |
testBigClass | Success | 0.002 | |
testExecutionDataIOException | Success | 0.000 |
TestCase ExecutionDataStoreTest
Name | Status | Type | Time(s) |
testEmpty | Success | 0.001 | |
testPut | Success | 0.001 | |
testReentrantAccept | Success | 0.003 | |
testGetContents | Success | 0.001 | |
testGetWithoutCreate | Success | 0.000 | |
testGetWithCreate | Success | 0.000 | |
testGetNegative1 | Success | 0.001 | |
testGetNegative2 | Success | 0.000 | |
testPutNegative | Success | 0.001 | |
testMerge | Success | 0.000 | |
testMergeNegative | Success | 0.001 | |
testSubtract | Success | 0.000 | |
testSubtractOtherId | Success | 0.001 | |
testSubtractStore | Success | 0.000 | |
testReset | Success | 0.000 |
TestCase ExecutionDataTest
Name | Status | Type | Time(s) |
testGetters | Success | 0.001 | |
testToString | Success | 0.000 | |
testMerge | Success | 0.000 | |
testReset | Success | 0.001 | |
testCreateEmpty | Success | 0.000 | |
testHasHits | Success | 0.001 | |
testHasHits_empty | Success | 0.000 | |
testMergeSubtract | Success | 0.001 | |
testAssertCompatibility | Success | 0.000 | |
testAssertCompatibilityNegative1 | Success | 0.001 | |
testAssertCompatibilityNegative2 | Success | 0.000 | |
testAssertCompatibilityNegative3 | Success | 0.000 |
TestCase FileMultiReportOutputTest
Name | Status | Type | Time(s) |
testCreateFileWithDirectories | Success | 0.011 | |
testCreateFileNegative | Success | 0.002 |
TestCase FileOutputTest
Name | Status | Type | Time(s) |
testCreateDestFileOnStartup | Success | 0.001 | |
testWriteData | Success | 0.001 | |
testInvalidDestFile | Success | 0.000 |
TestCase FinallyFilterTest
Name | Status | Type | Time(s) |
should_analyze_control_flow | Success | 0.001 | |
javac_try_catch_finally | Success | 0.000 | |
ecj_try_catch_finally | Success | 0.000 | |
javac_empty_catch | Success | 0.001 | |
javac_8_empty_catch | Success | 0.000 | |
ecj_empty_catch | Success | 0.000 | |
javac_always_completes_abruptly | Success | 0.000 | |
ecj_always_completes_abruptly | Success | 0.000 |
TestCase FrameSnapshotTest
Name | Status | Type | Time(s) |
should_not_capture_frame_when_no_analyzer_is_given | Success | 0.000 | |
should_not_capture_frame_when_no_frame_is_defined | Success | 0.000 | |
should_capture_frame_when_frame_is_defined | Success | 0.000 | |
should_combine_slots_when_doube_or_long_types_are_given | Success | 0.001 | |
should_decrease_stack_when_popCount_is_given | Success | 0.000 | |
after_aaload_stack_should_contain_null_when_input_array_is_null | Success | 0.000 |
TestCase HTMLElementTest
Name | Status | Type | Time(s) |
should_create_minimal_valid_html_document | Success | 0.012 | |
head_should_create_head_tag | Success | 0.000 | |
meta_should_create_meta_tag_with_attributes | Success | 0.000 | |
body_should_create_body_tag | Success | 0.001 | |
link_should_create_link_tag_with_attributes | Success | 0.000 | |
title_should_create_title_tag | Success | 0.000 | |
h1_should_create_h1_tag | Success | 0.000 | |
p_should_create_p_tag | Success | 0.001 | |
span_should_create_span_tag | Success | 0.000 | |
span_should_create_span_tag_with_class_attribute | Success | 0.000 | |
span_should_create_span_tag_with_class_and_id_attribute | Success | 0.000 | |
pre_should_create_pre_tag_with_class_attribute | Success | 0.000 | |
div_should_create_div_tag_with_class_attribute | Success | 0.000 | |
code_should_create_code_tag | Success | 0.000 | |
a_should_create_a_tag_with_href_attribute | Success | 0.000 | |
a_should_create_a_tag_with_href_and_class_attribute | Success | 0.001 | |
a_should_create_span_tag_when_no_link_is_given | Success | 0.001 | |
a_should_create_span_tag_with_class_attribute_when_no_link_is_given | Success | 0.000 | |
a_should_create_a_tag_when_link_is_given | Success | 0.001 | |
a_should_create_a_tag_with_class_attribute_when_link_is_given | Success | 0.000 | |
table_should_create_table_tag_with_attributes | Success | 0.000 | |
thead_should_create_thead_tag | Success | 0.000 | |
tfoot_should_create_tfoot_tag | Success | 0.000 | |
tbody_should_create_tbody_tag | Success | 0.000 | |
tr_should_create_tr_tag | Success | 0.000 | |
td_should_create_td_tag | Success | 0.000 | |
td_should_create_td_tag_with_class_attribute | Success | 0.000 | |
img_should_create_img_tag_with_attributes | Success | 0.000 | |
script_should_create_script_tag_with_attributes | Success | 0.000 |
TestCase HTMLFormatterTest
Name | Status | Type | Time(s) |
testStructureWithGroup | Success | 0.016 | |
testStructureWithNestedGroups | Success | 0.018 | |
testStructureWithBundleOnly | Success | 0.009 | |
testSetEncoding | Success | 0.022 | |
testGetLanguageNames | Success | 0.001 | |
testDefaultEncoding | Success | 0.012 | |
testGetFooterText | Success | 0.000 | |
testGetLocale | Success | 0.001 |
TestCase IncompatibleExecDataVersionExceptionTest
Name | Status | Type | Time(s) |
testGetMessage | Success | 0.001 | |
testGetActualVersion | Success | 0.001 | |
testGetExpectedVersion | Success | 0.001 |
TestCase InputStreamSourceFileLocatorTest
Name | Status | Type | Time(s) |
testGetSourceFileNegative | Success | 0.001 | |
testGetSourceFile | Success | 0.000 | |
testDefaultEncoding | Success | 0.001 | |
testGetTabWidth | Success | 0.000 | |
testGetSourceFileDefaultPackage | Success | 0.000 | |
testEncoding | Success | 0.001 |
TestCase InstrSupportTest
Name | Status | Type | Time(s) |
needFrames_should_return_false_for_versions_less_than_1_6 | Success | 0.001 | |
needFrames_should_return_true_for_versions_greater_than_or_equal_to_1_6 | Success | 0.000 | |
assertNotIntrumented_should_accept_non_jacoco_memebers | Success | 0.000 | |
assertNotIntrumented_should_throw_exception_when_jacoco_data_field_is_present | Success | 0.000 | |
assertNotIntrumented_should_throw_exception_when_jacoco_init_method_is_present | Success | 0.000 | |
testPushIntM2147483648 | Success | 0.000 | |
testPushIntM32768 | Success | 0.000 | |
testPushIntM128 | Success | 0.000 | |
testPushIntM1 | Success | 0.000 | |
testPushInt0 | Success | 0.000 | |
testPushInt1 | Success | 0.001 | |
testPushInt2 | Success | 0.000 | |
testPushInt3 | Success | 0.000 | |
testPushInt4 | Success | 0.000 | |
testPushInt5 | Success | 0.000 | |
testPushInt127 | Success | 0.001 | |
testPushInt32767 | Success | 0.000 | |
testPushInt2147483647 | Success | 0.000 |
TestCase InstructionTest
Name | Status | Type | Time(s) |
testInit | Success | 0.000 | |
testAddBranch | Success | 0.000 | |
testSetPredecessor | Success | 0.001 | |
setCovered_should_mark_branch_in_predecessor | Success | 0.000 | |
should_use_BitSet_to_hold_information_about_branches_of_big_switches | Success | 0.000 | |
merge_should_add_covered_branches_from_another_instruction | Success | 0.000 | |
testSetCoveredOnLongSequence | Success | 0.044 |
TestCase InstrumenterTest
Name | Status | Type | Time(s) |
should_instrument_java10_class | Success | 0.001 | |
testInstrumentClass | Success | 0.011 | |
testInstrumentBrokenClass1 | Success | 0.001 | |
testInstrumentBrokenStream | Success | 0.000 | |
testInstrumentBrokenStream2 | Success | 0.001 | |
testSerialization | Success | 0.012 | |
testInstrumentAll_Class | Success | 0.010 | |
testInstrumentAll_Zip | Success | 0.012 | |
testInstrumentAll_Broken | Success | 0.000 | |
testInstrumentAll_Broken2 | Success | 0.001 | |
testInstrumentAll_BrokenZip | Success | 0.000 | |
testInstrumentAll_BrokenZipEntry | Success | 0.001 | |
testInstrumentAll_BrokenClassFileInZip | Success | 0.002 | |
testInstrumentAll_BrokenGZ | Success | 0.000 | |
testInstrumentAll_Pack200 | Success | 0.102 | |
testInstrumentAll_BrokenPack200 | Success | 0.002 | |
testInstrumentAll_Other | Success | 0.000 | |
testInstrumentAll_RemoveSignatures | Success | 0.000 | |
testInstrumentAll_KeepSignatures | Success | 0.001 |
TestCase InstrumentTaskTest
Name | Status | Type | Time(s) |
testInstrumentRemoveSignatures [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] | Success | 0.370 | |
testInstrumentIgnoreDirectories [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] | Success | 0.004 | |
testInstrumentAndRunWithSystemProperties [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] | Success | 0.130 | |
testInstrumentAndRunWithConfigFile [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] | Success | 0.141 | |
testInstrumentKeepSignatures [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] | Success | 0.295 | |
testInstrumentInvalidClassFile [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] | Success | 0.013 | |
testInstrumentNoDestination [src\/org\/jacoco\/ant\/InstrumentTaskTest.xml] | Success | 0.007 |
TestCase InstrumentTest
Name | Status | Type | Time(s) |
should_print_usage_when_no_options_are_given | Success | 0.003 | |
should_instrument_class_files_and_copy_resources_when_folder_is_given | Success | 0.068 | |
should_instrument_class_files_to_dest_folder_when_class_files_are_given | Success | 0.005 | |
should_not_instrument_anything_when_no_source_is_given | Success | 0.004 | |
should_not_create_dest_file_when_source_class_is_broken | Success | 0.002 |
TestCase JaCoCoTest
Name | Status | Type | Time(s) |
testVERSION | Success | 0.003 | |
testHOMEURL | Success | 0.001 | |
testRUNTIMEPACKAGE | Success | 0.000 |
TestCase JavaNamesTest
Name | Status | Type | Time(s) |
testGetPackageName1 | Success | 0.001 | |
testGetPackageName2 | Success | 0.000 | |
testGetClassName1 | Success | 0.000 | |
testGetClassName2 | Success | 0.000 | |
testGetClassName3 | Success | 0.000 | |
testGetClassName4 | Success | 0.000 | |
testGetClassName5 | Success | 0.000 | |
testGetClassName6 | Success | 0.001 | |
testGetClassName7 | Success | 0.000 | |
testGetQualifiedClassName1 | Success | 0.000 | |
testGetQualifiedClassName2 | Success | 0.000 | |
testGetQualifiedClassName3 | Success | 0.000 | |
testGetMethodName1 | Success | 0.000 | |
testGetMethodName2 | Success | 0.000 | |
testGetMethodName3 | Success | 0.001 | |
testGetMethodName4 | Success | 0.001 | |
testGetMethodName5 | Success | 0.000 | |
testGetMethodName6 | Success | 0.000 | |
testGetMethodName7 | Success | 0.000 | |
testGetMethodName8 | Success | 0.000 | |
testGetMethodName9 | Success | 0.000 | |
testGetQualifiedMethodName | Success | 0.000 |
TestCase JavaVersionTest
Name | Status | Type | Time(s) |
should_parse_values_of_java_version_property | Success | 0.001 | |
should_compare_with_given_version | Success | 0.001 |
TestCase KotlinGeneratedFilterTest
Name | Status | Type | Time(s) |
testNoLinesForKotlinWithDebug | Success | 0.000 | |
testWithLinesForKotlinWithDebug | Success | 0.000 | |
testNoLinesNonKotlinWithDebug | Success | 0.001 | |
testNoLinesForKotlinNoDebug | Success | 0.000 | |
testWithLinesForKotlinNoDebug | Success | 0.000 |
TestCase KotlinLateinitFilterTest
Name | Status | Type | Time(s) |
testLateinitBranchIsFiltered | Success | 0.000 |
TestCase KotlinWhenFilterTest
Name | Status | Type | Time(s) |
should_filter_implicit_else | Success | 0.001 | |
should_not_filter_explicit_else | Success | 0.000 | |
should_filter_implicit_default | Success | 0.000 |
TestCase KotlinWhenStringFilterTest
Name | Status | Type | Time(s) |
should_filter | Success | 0.001 |
TestCase LabelColumnTest
Name | Status | Type | Time(s) |
testInit | Success | 0.003 | |
testFooter | Success | 0.036 | |
testItemWithoutLink | Success | 0.034 | |
testItemWithLink | Success | 0.029 | |
testComparator1 | Success | 0.001 | |
testComparator2 | Success | 0.001 |
TestCase LabelFlowAnalyzerTest
Name | Status | Type | Time(s) |
testInit | Success | 0.000 | |
testInsn | Success | 0.000 | |
testIntInsn | Success | 0.000 | |
testVarInsn | Success | 0.000 | |
testTypeInsn | Success | 0.000 | |
testFieldInsn | Success | 0.000 | |
testMethodInsn | Success | 0.000 | |
testInvokeDynamicInsn | Success | 0.000 | |
testJumpInsn | Success | 0.000 | |
testLdcInsn | Success | 0.000 | |
testIincInsn | Success | 0.001 | |
testTableSwitchInsn | Success | 0.000 | |
testLookupSwitchInsn | Success | 0.000 | |
testMultiANewArrayInsn | Success | 0.000 | |
testFlowScenario01 | Success | 0.000 | |
testFlowScenario02 | Success | 0.001 | |
testFlowScenario03 | Success | 0.000 | |
testFlowScenario04 | Success | 0.000 | |
testFlowScenario05 | Success | 0.000 | |
testFlowScenario06 | Success | 0.000 | |
testFlowScenario07 | Success | 0.001 | |
testFlowScenario08 | Success | 0.000 | |
testFlowScenario09 | Success | 0.000 | |
testFlowScenario10 | Success | 0.000 | |
testFlowScenario11 | Success | 0.000 | |
testFlowScenario12 | Success | 0.000 | |
testVisitInsnNegative | Success | 0.000 | |
testLineNumber | Success | 0.000 | |
testVisitJumpInsnNegative | Success | 0.000 |
TestCase LabelInfoTest
Name | Status | Type | Time(s) |
testDefaults | Success | 0.000 | |
testOtherInfoObject | Success | 0.000 | |
testSuccessor | Success | 0.001 | |
testMultiTarget1 | Success | 0.000 | |
testMultiTarget2 | Success | 0.000 | |
testMultiTarget3 | Success | 0.000 | |
testMethodInvocationLine | Success | 0.000 | |
testNeedsProbe | Success | 0.000 | |
testSetResetDone1 | Success | 0.000 | |
testSetResetDone2 | Success | 0.000 | |
testSetProbeId | Success | 0.000 | |
testSetIntermediateLabel | Success | 0.000 | |
testSetInstruction | Success | 0.000 |
TestCase LimitTest
Name | Status | Type | Time(s) |
testClass | Success | 0.002 | |
testDefaults | Success | 0.000 | |
testTotalCount | Success | 0.001 | |
testMissedCount | Success | 0.001 | |
testCoveredCount | Success | 0.000 | |
testMissedRatio | Success | 0.001 | |
testCoveredRatio | Success | 0.001 | |
testInstruction | Success | 0.000 | |
testBranch | Success | 0.000 | |
testLine | Success | 0.000 | |
testComlexity | Success | 0.001 | |
testMethod | Success | 0.000 | |
testNoRatio | Success | 0.001 | |
testNoLimits | Success | 0.001 | |
testMin0 | Success | 0.000 | |
testMin1 | Success | 0.003 | |
testMin2 | Success | 0.001 | |
testMin3 | Success | 0.001 | |
testMin4 | Success | 0.001 | |
testMin5 | Success | 0.001 | |
testMin6 | Success | 0.002 | |
testMinPercent | Success | 0.000 | |
testMax0 | Success | 0.001 | |
testMax1 | Success | 0.001 | |
testMax2 | Success | 0.002 | |
testMax3 | Success | 0.002 | |
testMax4 | Success | 0.001 | |
testMaxPercent | Success | 0.001 |
TestCase LineImplTest
Name | Status | Type | Time(s) |
testHashCode | Success | 0.000 | |
testIncrement1 | Success | 0.000 | |
testIncrement2 | Success | 0.000 | |
testEquals1 | Success | 0.000 | |
testEquals2 | Success | 0.000 | |
testEquals3 | Success | 0.000 | |
testEquals4 | Success | 0.000 | |
testEMPTY | Success | 0.000 | |
testIncrement3 | Success | 0.000 | |
testIncrement4 | Success | 0.001 | |
testIncrement5 | Success | 0.000 | |
testGetStatus1 | Success | 0.000 | |
testGetStatus2 | Success | 0.000 | |
testGetStatus3 | Success | 0.001 | |
testGetStatus4 | Success | 0.000 | |
testGetStatus5 | Success | 0.002 | |
testGetStatus6 | Success | 0.000 |
TestCase LoggerRuntimeTest
Name | Status | Type | Time(s) |
testDataAccessor | Success | 0.003 | |
testNoLocalVariablesInDataAccessor | Success | 0.000 | |
testExecutionRecording | Success | 0.001 | |
testLoadSameClassTwice | Success | 0.001 |
TestCase MainTest
Name | Status | Type | Time(s) |
should_print_usage_when_no_arguments_given | Success | 0.014 | |
should_print_error_message_when_invalid_command_is_given | Success | 0.003 | |
should_print_general_usage_when_help_option_is_given | Success | 0.003 | |
should_print_command_usage_when_command_and_help_option_is_given | Success | 0.005 | |
should_not_print_any_output_when_quiet_option_is_given | Success | 0.002 |
TestCase MBeanClientTest
Name | Status | Type | Time(s) |
testMBeanInterfaceCompatibility | Success | 0.002 |
TestCase MergeTaskTest
Name | Status | Type | Time(s) |
testMergeEmptySet [src\/org\/jacoco\/ant\/MergeTaskTest.xml] | Success | 0.011 | |
testMergeMultipleFiles [src\/org\/jacoco\/ant\/MergeTaskTest.xml] | Success | 0.010 | |
testMergeToDirectory [src\/org\/jacoco\/ant\/MergeTaskTest.xml] | Success | 0.007 | |
testMergeBadFiles [src\/org\/jacoco\/ant\/MergeTaskTest.xml] | Success | 0.008 | |
testMergeDirectory [src\/org\/jacoco\/ant\/MergeTaskTest.xml] | Success | 0.009 | |
testMergeNoDestination [src\/org\/jacoco\/ant\/MergeTaskTest.xml] | Success | 0.009 |
TestCase MergeTest
Name | Status | Type | Time(s) |
should_print_usage_when_no_options_are_given | Success | 0.004 | |
should_print_warning_when_no_exec_files_are_provided | Success | 0.007 | |
should_merge_exec_files | Success | 0.004 |
TestCase MethodAnalyzerTest
Name | Status | Type | Time(s) |
linear_instruction_sequence_should_create_1_probe | Success | 0.008 | |
linear_instruction_sequence_should_show_missed_when_no_probe_is_executed | Success | 0.001 | |
linear_instruction_sequence_should_show_missed_when_probearray_is_null | Success | 0.000 | |
linear_instruction_sequence_should_show_covered_when_probe_is_executed | Success | 0.002 | |
linear_instruction_sequence_should_ignore_instructions_when_filter_is_applied | Success | 0.000 | |
if_branch_should_create_2_probes | Success | 0.001 | |
if_branch_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
if_branch_should_show_partial_branch_coverage_when_probe_for_first_branch_is_executed | Success | 0.000 | |
if_branch_should_show_partial_branch_coverage_when_probe_for_second_branch_is_executed | Success | 0.000 | |
if_branch_should_show_full_branch_coverage_when_probes_for_both_branches_are_executed | Success | 0.000 | |
if_branch_before_probes_should_create_4_probes | Success | 0.000 | |
if_branch_before_probes_should_show_missed_when_no_probes_are_executed | Success | 0.001 | |
if_branch_before_probes_should_show_partial_branch_coverage_when_probe_for_first_branch_is_executed | Success | 0.000 | |
if_branch_before_probes_should_show_partial_branch_coverage_when_probe_for_second_branch_is_executed | Success | 0.001 | |
if_branch_before_probes_should_show_full_branch_coverage_when_probes_for_both_branches_are_executed | Success | 0.000 | |
if_branch_merge_should_create_3_probes | Success | 0.002 | |
if_branch_merge_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
if_branch_merge_should_show_partial_branch_coverage_when_probe_for_first_branch_is_executed | Success | 0.000 | |
if_branch_merge_should_show_partial_branch_coverage_when_probe_for_second_branch_is_executed | Success | 0.000 | |
if_branch_merge_should_show_full_branch_coverage_when_probes_for_both_branches_are_executed | Success | 0.001 | |
jump_backwards_should_create_1_probe | Success | 0.000 | |
jump_backwards_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
jump_backwards_should_show_covered_when_probe_is_executed | Success | 0.001 | |
jump_to_first_instruction_should_create_2_probes | Success | 0.000 | |
jump_to_first_instruction_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
jump_to_first_instruction_should_show_partial_branch_coverage_when_probe_for_first_branch_is_executed | Success | 0.000 | |
jump_to_first_instruction_should_show_full_branch_coverage_when_probes_for_both_branches_are_executed | Success | 0.000 | |
table_switch_should_create_4_probes | Success | 0.001 | |
table_switch_with_filter_should_show_2_branches_when_original_replaced | Success | 0.000 | |
table_switch_with_filter_should_show_full_branch_coverage_when_new_targets_covered | Success | 0.001 | |
table_switch_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
table_switch_should_show_partial_branch_coverage_when_probes_for_first_branch_and_default_are_executed | Success | 0.000 | |
table_switch_should_show_partial_branch_coverage_when_probes_for_third_branch_and_default_are_executed | Success | 0.001 | |
table_switch_should_show_full_branch_coverage_when_all_probes_are_executed | Success | 0.000 | |
table_switch_with_merge_should_create_5_probes | Success | 0.001 | |
table_switch_with_merge_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
table_switch_with_merge_should_show_two_missed_cases_when_probes_for_these_branches_are_not_executed | Success | 0.001 | |
table_switch_with_merge_should_show_one_missed_case_when_probe_for_this_branch_is_not_executed | Success | 0.000 | |
table_switch_with_merge_should_show_partial_branch_coverage_when_probe_for_one_branch_is_not_executed | Success | 0.001 | |
table_switch_with_merge_should_show_full_branch_coverage_when_all_probes_are_executed | Success | 0.000 | |
try_catch_should_create_3_probes | Success | 0.001 | |
try_catch_should_show_missed_when_no_probes_are_executed | Success | 0.000 | |
try_catch_should_show_exception_handler_missed_when_probe_is_not_executed | Success | 0.001 | |
try_catch_should_show_all_covered_when_all_probes_are_executed | Success | 0.000 | |
try_finally_should_create_4_probes | Success | 0.001 | |
try_finally_without_filter_should_show_all_branches | Success | 0.000 | |
try_finally_with_filter_should_show_partial_branch_coverage_when_same_branch_is_covered_and_merged | Success | 0.001 | |
try_finally_with_filter_should_show_full_branch_coverage_when_different_branches_are_covered_and_merged | Success | 0.000 | |
decending_line_numbers_should_report_lines_correctly | Success | 0.001 |
TestCase MethodCoverageImplTest
Name | Status | Type | Time(s) |
testProperties | Success | 0.000 | |
testEmptyMethod | Success | 0.000 | |
testIncrementMissedInstructions | Success | 0.001 | |
testIncrementCoveredInstructions | Success | 0.000 | |
testIncrementComplexity1 | Success | 0.000 | |
testIncrementComplexity2 | Success | 0.000 | |
testIncrementComplexity3 | Success | 0.000 | |
testIncrementComplexity4 | Success | 0.000 | |
testIncrementComplexity5 | Success | 0.000 | |
testIncrementComplexity6 | Success | 0.000 | |
testIncrementComplexity7 | Success | 0.000 | |
testIncrementComplexity8 | Success | 0.000 |
TestCase MethodInstrumenterTest
Name | Status | Type | Time(s) |
testVisitProbe | Success | 0.003 | |
testVisitInsnWithProbe | Success | 0.000 | |
testVisitJumpInsnWithProbe_GOTO | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFEQ | Success | 0.001 | |
testVisitJumpInsnWithProbe_IFGE | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFGT | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFLE | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFLT | Success | 0.001 | |
testVisitJumpInsnWithProbe_IFNE | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ACMPEQ | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ACMPNE | Success | 0.001 | |
testVisitJumpInsnWithProbe_IF_ICMPEQ | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ICMPGE | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ICMPGT | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ICMPLE | Success | 0.000 | |
testVisitJumpInsnWithProbe_IF_ICMPLT | Success | 0.002 | |
testVisitJumpInsnWithProbe_IF_ICMPNE | Success | 0.002 | |
testVisitJumpInsnWithProbe_IFNULL | Success | 0.000 | |
testVisitJumpInsnWithProbe_IFNONNULL | Success | 0.000 | |
testVisitJumpInsnWithProbe_InvalidOpcode | Success | 0.001 | |
testVisitTableSwitchInsnWithProbes | Success | 0.000 | |
testVisitLookupSwitchInsnWithProbes | Success | 0.000 |
TestCase MethodItemTest
Name | Status | Type | Time(s) |
testGetLink | Success | 0.002 | |
testGetNode | Success | 0.000 | |
testGetLinkLabel | Success | 0.001 | |
testGetLinkStyle | Success | 0.000 | |
testGetLinkNone | Success | 0.000 | |
testGetLinkWithLine | Success | 0.000 |
TestCase MethodProbesAdapterTest
Name | Status | Type | Time(s) |
testVisitProbe1 | Success | 0.002 | |
testVisitProbe2 | Success | 0.000 | |
testVisitProbe3 | Success | 0.000 | |
testVisitInsn1 | Success | 0.001 | |
testVisitInsn2 | Success | 0.000 | |
testVisitJumpInsn1 | Success | 0.000 | |
testVisitJumpInsn2 | Success | 0.000 | |
testVisitJumpInsn3 | Success | 0.001 | |
testVisitJumpInsn4 | Success | 0.000 | |
testVisitLookupSwitchInsn1 | Success | 0.000 | |
testVisitLookupSwitchInsn2 | Success | 0.000 | |
testVisitLookupSwitchInsn3 | Success | 0.000 | |
testVisitTableSwitchInsn1 | Success | 0.000 | |
testVisitTableSwitchInsn2 | Success | 0.000 | |
testVisitTableSwitchInsn3 | Success | 0.000 | |
testVisitTryCatchBlockNoProbe | Success | 0.001 | |
testVisitTryCatchBlockWithProbeBeforeStart | Success | 0.001 | |
testVisitTryCatchBlockWithProbeBeforeEnd | Success | 0.000 | |
testStructuredLocking | Success | 0.001 |
TestCase MethodSanitizerTest
Name | Status | Type | Time(s) |
testLocalVariablePositive | Success | 0.000 | |
testLocalVariableNegative1 | Success | 0.000 | |
testLocalVariableNegative2 | Success | 0.001 | |
testLineNumberPositive | Success | 0.000 | |
testLineNumberNegative | Success | 0.000 |
TestCase MockServerSocketTest
Name | Status | Type | Time(s) |
testClose | Success | 0.002 | |
testCloseWhileAccept | Success | 0.012 | |
testAccept | Success | 0.012 | |
testAcceptOnClosedServerSocket | Success | 0.000 | |
testConnect | Success | 0.012 | |
testWaitForAccept | Success | 0.012 |
TestCase MockSocketConnectionTest
Name | Status | Type | Time(s) |
testIsClosed | Success | 0.008 | |
testGetInputStreamOnClosedSocket | Success | 0.001 | |
testReadOnClosedSocket | Success | 0.001 | |
testReadOnClosedSocketAsync | Success | 0.013 | |
testGetOutputStreamOnClosedSocket | Success | 0.001 | |
testWriteOnClosedSocket | Success | 0.000 | |
testContents | Success | 0.000 | |
testWaitForContents | Success | 0.012 | |
testCloseOtherSocket | Success | 0.000 | |
testCloseOtherSocketAsync | Success | 0.012 |
TestCase ModifiedSystemClassRuntimeTest
Name | Status | Type | Time(s) |
testCreateForNegative | Success | 0.009 | |
should_instrument_java10_class | Success | 0.003 | |
testDataAccessor | Success | 0.001 | |
testNoLocalVariablesInDataAccessor | Success | 0.000 | |
testExecutionRecording | Success | 0.001 | |
testLoadSameClassTwice | Success | 0.001 |
TestCase MultiReportVisitorTest
Name | Status | Type | Time(s) |
testMockFormatter | Success | 0.007 | |
testMultiFormatter | Success | 0.002 |
TestCase MultiSourceFileLocatorTest
Name | Status | Type | Time(s) |
testGetTabWidth | Success | 0.001 | |
testEmpty | Success | 0.000 | |
testNohit | Success | 0.001 | |
testHit | Success | 0.001 | |
testPrecedence | Success | 0.000 |
TestCase NodeComparatorTest
Name | Status | Type | Time(s) |
testSort | Success | 0.001 | |
testSecond1 | Success | 0.001 | |
testSecond2 | Success | 0.000 |
TestCase NodePageTest
Name | Status | Type | Time(s) |
testGetNode | Success | 0.004 | |
testGetLinkLabel | Success | 0.000 | |
testGetLinkStyle1 | Success | 0.001 | |
testGetLinkStyle2 | Success | 0.000 |
TestCase NormalizedFileNamesTest
Name | Status | Type | Time(s) |
testKeepLegalCharacters | Success | 0.000 | |
testReplaceIllegalCharacters | Success | 0.000 | |
testSameInstance | Success | 0.000 | |
testReplaceIllegalCharactersNonUnique | Success | 0.000 | |
testCaseAware | Success | 0.001 |
TestCase OfflineInstrumentationAccessGeneratorTest
Name | Status | Type | Time(s) |
testRuntimeAccess | Success | 0.007 | |
testRuntimeClassName | Success | 0.006 |
TestCase Pack200StreamsTest
Name | Status | Type | Time(s) |
testPack | Success | 0.013 | |
testUnpack | Success | 0.012 |
TestCase PackageCoverageTest
Name | Status | Type | Time(s) |
testProperties | Success | 0.000 | |
testCountersWithSources | Success | 0.001 | |
testCountersWithoutSources | Success | 0.001 |
TestCase PackagePageTest
Name | Status | Type | Time(s) |
testContentsWithSource | Success | 0.020 | |
testContentsNoSource | Success | 0.012 |
TestCase PackageSourcePageTest
Name | Status | Type | Time(s) |
testContents | Success | 0.026 | |
testGetSourceFilePages | Success | 0.002 |
TestCase PercentageColumnTest
Name | Status | Type | Time(s) |
testInit | Success | 0.010 | |
testItem1 | Success | 0.090 | |
testItem2 | Success | 0.084 | |
testRounding | Success | 0.085 | |
testLocale | Success | 0.084 | |
testFooter1 | Success | 0.084 | |
testFooter2 | Success | 0.038 | |
testComparator | Success | 0.001 |
TestCase PrivateEmptyNoArgConstructorFilterTest
Name | Status | Type | Time(s) |
test | Success | 0.001 |
TestCase ProbeArrayStrategyFactoryTest
Name | Status | Type | Time(s) |
testClass1 | Success | 0.008 | |
testClass2 | Success | 0.002 | |
testClass3 | Success | 0.000 | |
testClass4 | Success | 0.000 | |
testClass5 | Success | 0.000 | |
testClass6 | Success | 0.000 | |
testClass7 | Success | 0.000 | |
testClass8 | Success | 0.000 | |
testInterface7 | Success | 0.002 | |
testEmptyInterface7 | Success | 0.001 | |
testEmptyInterface7StoreInstance | Success | 0.000 | |
testInterface8 | Success | 0.002 | |
testEmptyInterface8 | Success | 0.000 | |
testEmptyInterface8StoreInstance | Success | 0.001 | |
testClinitAndAbstractMethodsInterface8 | Success | 0.000 | |
testClinitInterface8 | Success | 0.002 | |
testClinitAndMethodsInterface8 | Success | 0.001 | |
testModule | Success | 0.001 |
TestCase ProbeCounterTest
Name | Status | Type | Time(s) |
testInitial | Success | 0.000 | |
testVisitTotalProbeCount | Success | 0.000 | |
testVisitClinitMethod | Success | 0.000 | |
testVisitAbstractMethod | Success | 0.000 | |
testVisitMethod | Success | 0.000 |
TestCase ProbeInserterTest
Name | Status | Type | Time(s) |
testVariableStatic | Success | 0.003 | |
testVariableNonStatic | Success | 0.000 | |
testVariableNonStatic_IZObject | Success | 0.000 | |
testVariableNonStatic_JD | Success | 0.000 | |
testVisitCode | Success | 0.000 | |
testVisitClinit | Success | 0.003 | |
testVisitVarIns | Success | 0.000 | |
testVisitIincInsn | Success | 0.000 | |
testVisitLocalVariable | Success | 0.000 | |
testVisitMaxs1 | Success | 0.000 | |
testVisitMaxs2 | Success | 0.000 | |
testVisitFrame | Success | 0.000 | |
testVisitFrameNoLocals | Success | 0.000 | |
testVisitFrameProbeAt0 | Success | 0.000 | |
testFillOneWord | Success | 0.000 | |
testFillTwoWord | Success | 0.001 | |
testFillPartly | Success | 0.000 | |
testVisitFrame_invalidType | Success | 0.000 |
TestCase RemoteControlReaderWriterTest
Name | Status | Type | Time(s) |
testNoRemoteCommandVisitor | Success | 0.000 | |
testVisitDump1 | Success | 0.001 | |
testVisitDump2 | Success | 0.001 | |
testVisitDump3 | Success | 0.000 | |
testVisitDump4 | Success | 0.000 | |
testSendCmdOk | Success | 0.000 | |
testEmpty | Success | 0.000 | |
testFlush | Success | 0.000 | |
testCustomBlocks | Success | 0.000 | |
testGetFileHeader | Success | 0.000 | |
testMultipleHeaders | Success | 0.000 | |
testInvalidMagicNumber | Success | 0.001 | |
testInvalidVersion | Success | 0.000 | |
testMissingHeader | Success | 0.000 | |
testUnknownBlock | Success | 0.000 | |
testTruncatedFile | Success | 0.002 | |
testEmptyFile | Success | 0.000 | |
testNoSessionInfoVisitor | Success | 0.000 | |
testSessionInfo | Success | 0.000 | |
testSessionInfoIOException | Success | 0.001 | |
testNoExecutionDataVisitor | Success | 0.000 | |
testMinClassId | Success | 0.000 | |
testMaxClassId | Success | 0.000 | |
testEmptyClass | Success | 0.000 | |
testNoHitClass | Success | 0.001 | |
testOneClass | Success | 0.000 | |
testTwoClasses | Success | 0.000 | |
testBigClass | Success | 0.002 | |
testExecutionDataIOException | Success | 0.000 |
TestCase ReportOutputFolderTest
Name | Status | Type | Time(s) |
testFileInRoot | Success | 0.002 | |
testSubfolderInstance | Success | 0.001 | |
testFileInSubFolder | Success | 0.000 | |
testRelativeLinkInSameFolder | Success | 0.000 | |
testRelativeLinkInParentFolder | Success | 0.000 | |
testRelativeLinkInSubFolder | Success | 0.000 | |
testRelativeLinkInSibling1 | Success | 0.000 | |
testRelativeLinkInSibling2 | Success | 0.000 | |
testInvalidRelativeLink | Success | 0.000 |
TestCase ReportPageTest
Name | Status | Type | Time(s) |
testGetLink | Success | 0.001 | |
testIsRootPage1 | Success | 0.000 | |
testIsRootPage2 | Success | 0.000 | |
testPageContent | Success | 0.015 |
TestCase ReportTaskLocaleTest
Name | Status | Type | Time(s) |
testNone | Success | 0.000 | |
testLanguage | Success | 0.000 | |
testLanguageCountry | Success | 0.000 | |
testLanguageCountryVariant | Success | 0.000 |
TestCase ReportTaskTest
Name | Status | Type | Time(s) |
testReportHtmlWithSourcesDir [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.430 | |
testReportHtmlNoDestdirOrDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.021 | |
testReportHtmlTabWidth [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.100 | |
testReportNoGroupName [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.018 | |
testReportCheckOk [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.036 | |
testReportNoStructureName [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.019 | |
testReportHtmlWithSources [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.083 | |
testReportWithSourceButNoClasses [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.021 | |
testReportHtmlWithJAR [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.091 | |
testReportHtmlInvalidTabWidth [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.016 | |
testReportHtmlWithClassFileSet [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.056 | |
testReportXmlInvalidDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.012 | |
testReportHtmlZipFile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.065 | |
testReportHtmlEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.026 | |
testReportWithSourceButNoDebug [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.076 | |
testReportHtmlWithSourceEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.131 | |
testReportInvalidExecutionDataFile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.011 | |
testReportCsvNoDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.010 | |
testReportHtmlBothDestdirAndDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.011 | |
testReportWithNoMatch [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.025 | |
testReportCheckSetPropertyOnly [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.028 | |
testReportHtmlLocale [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.170 | |
testReportWithSourceDirButNoDebug [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.039 | |
testReportHtmlFooter [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.016 | |
testReportHtmlWithPath [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.055 | |
testReportWithExecutiondataFiles [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.004 | |
testReportHtmlDefaultTabWidth [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.061 | |
testReportXmlEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.011 | |
testReportXmlNoDestfile [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.009 | |
testReportCsvEncoding [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.012 | |
testReportNoStructureElement [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.009 | |
testReportCheckFailed [src\/org\/jacoco\/ant\/ReportTaskTest.xml] | Success | 0.021 |
TestCase ReportTest
Name | Status | Type | Time(s) |
should_print_usage_when_no_options_are_given | Success | 0.007 | |
should_print_warning_when_no_exec_files_are_provided | Success | 0.065 | |
should_print_number_of_analyzed_classes | Success | 0.039 | |
should_print_warning_when_exec_data_does_not_match | Success | 0.038 | |
should_create_xml_report_when_xml_option_is_provided | Success | 0.109 | |
should_create_csv_report_when_csv_option_is_provided | Success | 0.043 | |
should_create_html_report_when_html_option_is_provided | Success | 0.345 | |
should_use_all_values_when_multiple_classfiles_options_are_provided | Success | 0.066 |
TestCase ResizeInstructionsTest
Name | Status | Type | Time(s) |
should_not_loose_InnerClasses_attribute | Success | 0.089 | |
should_not_require_computation_of_common_superclass | Success | 0.267 |
TestCase ResourcesTest
Name | Status | Type | Time(s) |
testGetLink | Success | 0.000 | |
testCopyResources | Success | 0.005 | |
testGetElementStyle | Success | 0.001 |
TestCase RulesCheckerTest
Name | Status | Type | Time(s) |
testSetRules | Success | 0.021 | |
testSetLanguageNames | Success | 0.002 |
TestCase RuleTest
Name | Status | Type | Time(s) |
testDefaults | Success | 0.000 | |
testSetElement | Success | 0.000 | |
testSetLimits | Success | 0.000 | |
testCreateLimit | Success | 0.000 | |
testSetIncludes | Success | 0.000 | |
testSetExcludes | Success | 0.000 |
TestCase RuntimeDataTest
Name | Status | Type | Time(s) |
testGetSetSessionId | Success | 0.001 | |
testGetProbes | Success | 0.000 | |
testCollectEmpty | Success | 0.000 | |
testCollectWithReset | Success | 0.000 | |
testCollectWithoutReset | Success | 0.001 | |
testEquals | Success | 0.000 | |
testHashCode | Success | 0.000 | |
testGenerateArgumentArray | Success | 0.001 | |
testGenerateAccessCall | Success | 0.001 |
TestCase SessionInfoStoreTest
Name | Status | Type | Time(s) |
testEmpty | Success | 0.000 | |
testIsEmpty | Success | 0.000 | |
testGetInfos | Success | 0.000 | |
testGetMergedEmpty | Success | 0.000 | |
testGetMerged | Success | 0.000 | |
testAccept | Success | 0.001 |
TestCase SessionInfoTest
Name | Status | Type | Time(s) |
testNullId | Success | 0.000 | |
testGetters | Success | 0.000 | |
testCompare | Success | 0.000 | |
testToString | Success | 0.000 |
TestCase SessionsPageTest
Name | Status | Type | Time(s) |
testGetLinkLabel | Success | 0.009 | |
testGetLinkStyle | Success | 0.001 | |
testGetFileName | Success | 0.000 | |
testEmptyContent | Success | 0.011 | |
testSessionListContent | Success | 0.014 | |
testExecutionDataContent | Success | 0.016 |
TestCase SignatureRemoverTest
Name | Status | Type | Time(s) |
testRemoveNegative1 | Success | 0.000 | |
testRemoveNegative2 | Success | 0.000 | |
testRemoveNegative3 | Success | 0.000 | |
testRemovePositive1 | Success | 0.000 | |
testRemovePositive2 | Success | 0.001 | |
testRemovePositive3 | Success | 0.000 | |
testRemovePositive4 | Success | 0.000 | |
testFilterNegative1 | Success | 0.001 | |
testFilterNegative2 | Success | 0.000 | |
testFilterPositive1 | Success | 0.002 |
TestCase SortIndexTest
Name | Status | Type | Time(s) |
testEmptyList | Success | 0.001 | |
testSingleton | Success | 0.001 | |
testSorted | Success | 0.000 | |
testIncreaseBuffer | Success | 0.001 | |
testReverse | Success | 0.000 | |
testShuffle | Success | 0.001 |
TestCase SourceFileCoverageImplTest
Name | Status | Type | Time(s) |
testProperties | Success | 0.000 |
TestCase SourceFilePageTest
Name | Status | Type | Time(s) |
testContents | Success | 0.014 |
TestCase SourceHighlighterTest
Name | Status | Type | Time(s) |
testDefaultTabWidth | Success | 0.012 | |
testDefaultLanguage | Success | 0.011 | |
testSetLanguage | Success | 0.011 | |
testHighlighting | Success | 0.013 | |
testHighlightNone | Success | 0.012 | |
testHighlightBranchesFC | Success | 0.011 | |
testHighlightBranchesPC | Success | 0.011 | |
testHighlightBranchesNC | Success | 0.013 |
TestCase SourceNodeImplTest
Name | Status | Type | Time(s) |
testInit | Success | 0.000 | |
testGetLine | Success | 0.000 | |
testEnsureCapacityUnknown1 | Success | 0.001 | |
testEnsureCapacityUnknown2 | Success | 0.000 | |
testIncrementLineUnknown | Success | 0.000 | |
testIncrementLines | Success | 0.001 | |
testIncrementLine1_1 | Success | 0.000 | |
testIncrementLine1_2 | Success | 0.000 | |
testIncrementLine1_3 | Success | 0.000 | |
testIncrementLine1_4 | Success | 0.000 | |
testIncrementLine2_1 | Success | 0.000 | |
testIncrementLine2_2 | Success | 0.000 | |
testIncrementLine2_3 | Success | 0.000 | |
testIncrementLine2_4 | Success | 0.000 | |
testIncrementLine3_1 | Success | 0.000 | |
testIncrementLine3_2 | Success | 0.001 | |
testIncrementLine3_3 | Success | 0.000 | |
testIncrementLine3_4 | Success | 0.000 | |
testIncrementLine4_1 | Success | 0.000 | |
testIncrementLine4_2 | Success | 0.000 | |
testIncrementLine4_3 | Success | 0.000 | |
testIncrementLine4_4 | Success | 0.000 | |
testIncrementChildNoLines | Success | 0.001 | |
testIncrementChildWithLines | Success | 0.000 |
TestCase SourceTest
Name | Status | Type | Time(s) |
should_parse_lines | Success | 0.002 | |
should_parse_empty_lines | Success | 0.000 | |
should_parse_crnl_separator | Success | 0.000 | |
should_calculate_line_numbers | Success | 0.000 | |
line_should_implement_toString | Success | 0.000 | |
line_should_provide_corresponding_coverage | Success | 0.000 | |
line_should_return_comment | Success | 0.000 |
TestCase StatementExecutorTest
Name | Status | Type | Time(s) |
should_prefix_arguments | Success | 0.002 | |
should_call_method_with_int_argument | Success | 0.000 | |
should_preserve_AssertionError | Success | 0.000 | |
should_wrap_other_exceptions | Success | 0.000 | |
should_throw_RuntimeException_when_method_cannot_be_invoked | Success | 0.000 |
TestCase StatementParserTest
Name | Status | Type | Time(s) |
should_parse_empty_string | Success | 0.003 | |
should_parse_invocation_without_params | Success | 0.000 | |
should_parse_invocation_with_one_int_parameter | Success | 0.000 | |
should_parse_invocation_with_one_string_parameter | Success | 0.001 | |
should_parse_invocation_with_two_parameters | Success | 0.000 | |
should_parse_invocation_with_mixed_parameter_types | Success | 0.000 | |
should_parse_multiple_invocations | Success | 0.001 | |
should_fail_when_parenthesis_is_missing | Success | 0.002 | |
should_fail_when_argument1_is_missing | Success | 0.000 | |
should_fail_when_argument2_is_missing | Success | 0.000 | |
should_give_context_info_when_parsing_fails | Success | 0.005 |
TestCase StringPoolTest
Name | Status | Type | Time(s) |
testGetStringNull | Success | 0.001 | |
testGetString | Success | 0.000 | |
testGetArrayNull | Success | 0.000 | |
testGetEmptyArray | Success | 0.000 | |
testGetArray | Success | 0.000 |
TestCase StringSwitchEcjFilterTest
Name | Status | Type | Time(s) |
should_filter | Success | 0.001 | |
should_filter_when_default_is_first | Success | 0.000 |
TestCase StringSwitchJavacFilterTest
Name | Status | Type | Time(s) |
should_filter_code_generated_by_javac | Success | 0.000 | |
should_filter_when_javac_generates_lookupswitch | Success | 0.000 | |
should_not_filter_code_generated_by_ECJ | Success | 0.000 |
TestCase StylesTest
Name | Status | Type | Time(s) |
testCombine1 | Success | 0.001 | |
testCombine2 | Success | 0.000 | |
testCombine3 | Success | 0.000 | |
testCombine4 | Success | 0.000 |
TestCase SynchronizedFilterTest
Name | Status | Type | Time(s) |
ecj | Success | 0.000 | |
javac | Success | 0.001 | |
javacTryCatchFinally | Success | 0.000 |
TestCase SyntheticFilterTest
Name | Status | Type | Time(s) |
testNonSynthetic | Success | 0.000 | |
testSynthetic | Success | 0.000 | |
testLambda | Success | 0.000 |
TestCase SystemPropertiesRuntimeTest
Name | Status | Type | Time(s) |
testDataAccessor | Success | 0.002 | |
testNoLocalVariablesInDataAccessor | Success | 0.001 | |
testExecutionRecording | Success | 0.001 | |
testLoadSameClassTwice | Success | 0.001 |
TestCase TableTest
Name | Status | Type | Time(s) |
testCallbackSequence | Success | 0.006 | |
testInvisible | Success | 0.001 | |
testTwoDefaultSorts | Success | 0.000 | |
testSortIds | Success | 0.026 | |
testDefaultSorting | Success | 0.017 |
TestCase TcpClientOutputTest
Name | Status | Type | Time(s) |
testRemoteClose | Success | 0.002 | |
testShutdown | Success | 0.001 | |
testInvalidCommand | Success | 0.000 | |
testWriteExecutionData | Success | 0.001 |
TestCase TcpConnectionTest
Name | Status | Type | Time(s) |
testInvalidHeader | Success | 0.005 | |
testInvalidContent | Success | 0.000 | |
testRemoteClose | Success | 0.012 | |
testLocalClose | Success | 0.012 | |
testRemoteDump | Success | 0.013 | |
testLocalDump | Success | 0.013 | |
testLocalDumpWithoutInit | Success | 0.000 | |
testRemoteReset | Success | 0.012 |
TestCase TcpServerOutputTest
Name | Status | Type | Time(s) |
testInvalidHeader | Success | 0.002 | |
testWriteExecutionData | Success | 0.001 | |
testShutdownWithoutConnection | Success | 0.000 | |
testShutdownWithConnection | Success | 0.001 | |
testGetInetAddressLoopback | Success | 0.000 | |
testGetInetAddressAny | Success | 0.000 |
TestCase TestTarget
Name | Status | Type | Time(s) |
testNothing | Success | 0.001 |
TestCase TryWithResourcesEcjFilterTest
Name | Status | Type | Time(s) |
ecj | Success | 0.000 | |
ecj_noFlowOut | Success | 0.000 |
TestCase TryWithResourcesJavac11FilterTest
Name | Status | Type | Time(s) |
without_null_check | Success | 0.000 | |
with_null_check | Success | 0.000 |
TestCase TryWithResourcesJavacFilterTest
Name | Status | Type | Time(s) |
javac9 | Success | 0.002 | |
javac_7_8 | Success | 0.001 | |
javac9_omitted_null_check | Success | 0.001 | |
only_exceptional_path | Success | 0.000 |
TestCase URLStreamHandlerRuntimeTest
Name | Status | Type | Time(s) |
testDataAccessor | Success | 0.004 | |
testNoLocalVariablesInDataAccessor | Success | 0.000 | |
testExecutionRecording | Success | 0.001 | |
testLoadSameClassTwice | Success | 0.001 |
TestCase VersionTest
Name | Status | Type | Time(s) |
should_print_version | Success | 0.001 |
TestCase WildcardMatcherTest
Name | Status | Type | Time(s) |
empty_expression_should_match_any_string | Success | 0.001 | |
expressions_without_wildcards_should_match_exactly | Success | 0.001 | |
should_match_case_sensitive | Success | 0.000 | |
should_not_use_regex_characters | Success | 0.001 | |
asterix_should_match_any_number_of_any_character | Success | 0.000 | |
questionmark_should_match_any_single_character | Success | 0.001 | |
should_match_any_expression_when_multiple_expressions_are_given | Success | 0.000 | |
should_match_dollar_sign | Success | 0.001 |
TestCase XmlDocumentationTest
Name | Status | Type | Time(s) |
should_create_documentation | Success | 0.120 |
TestCase XMLElementTest
Name | Status | Type | Time(s) |
init_should_write_doctype_when_given | Success | 0.001 | |
init_should_write_standalone_when_given | Success | 0.000 | |
close_should_emit_empty_element_when_no_children_exist | Success | 0.000 | |
close_should_be_allowed_multiple_times | Success | 0.000 | |
attr_should_throw_exception_when_closed | Success | 0.001 | |
element_should_throw_exception_when_closed | Success | 0.000 | |
text_should_throw_exception_when_closed | Success | 0.000 | |
element_should_emit_nested_element | Success | 0.000 | |
element_should_allow_multiple_nested_elements | Success | 0.001 | |
text_should_emit_text | Success | 0.000 | |
text_should_allow_mixing_with_elements | Success | 0.000 | |
test_should_be_quoted | Success | 0.000 | |
attr_should_ignore_call_when_value_is_null | Success | 0.000 | |
attr_should_emit_string_value | Success | 0.000 | |
attr_should_quote_string_value | Success | 0.000 | |
attr_should_emit_int_value | Success | 0.002 | |
attr_should_emit_long_value | Success | 0.000 | |
attr_should_throw_exception_when_text_was_added | Success | 0.000 | |
attr_should_throw_exception_when_child_was_added | Success | 0.000 |
TestCase XMLFormatterTest
Name | Status | Type | Time(s) |
testStructureWithGroup | Success | 0.331 | |
testStructureWithNestedGroups | Success | 0.064 | |
testStructureWithBundleOnly | Success | 0.171 | |
testSetEncoding | Success | 0.006 | |
testSessionInfo | Success | 0.015 | |
testDefaultEncoding | Success | 0.002 |
TestCase XMLGroupVisitorTest
Name | Status | Type | Time(s) |
testVisitBundle | Success | 0.008 | |
testVisitGroup | Success | 0.008 | |
testVisitEnd | Success | 0.008 |
TestCase ZipMultiReportOutputTest
Name | Status | Type | Time(s) |
testWrite1 | Success | 0.005 | |
testWrite2 | Success | 0.001 | |
testWrite3 | Success | 0.000 | |
testCreateFiles | Success | 0.001 | |
testCreateFilesWithoutClose | Success | 0.000 | |
testWriteToClosedStream1 | Success | 0.000 | |
testWriteToClosedStream2 | Success | 0.000 | |
testWriteToClosedStream3 | Success | 0.000 | |
testFlushToClosedStream3 | Success | 0.001 | |
testWriteToObsoleteStream | Success | 0.000 |