Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
90 0 0 0 100% 0.303

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.shared.dependency.analyzer 13 0 0 0 100% 0.213
org.apache.maven.shared.dependency.analyzer.asm 77 0 0 0 100% 0.09

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

org.apache.maven.shared.dependency.analyzer

Class Tests Errors Failures Skipped Success Rate Time
CollectorClassFileVisitorTest 1 0 0 0 100% 0
ProjectDependencyAnalyzerExceptionTest 2 0 0 0 100% 0
ProjectDependencyAnalysisTest 2 0 0 0 100% 0.001
ClassFileVisitorUtilsTest 6 0 0 0 100% 0.04
DefaultClassAnalyzerTest 2 0 0 0 100% 0.172

org.apache.maven.shared.dependency.analyzer.asm

Class Tests Errors Failures Skipped Success Rate Time
ResultCollectorTest 3 0 0 0 100% 0.025
DependencyVisitorTest 73 0 0 0 100% 0.028
ASMDependencyAnalyzerTest 1 0 0 0 100% 0.037

Test Cases

[Summary] [Package List] [Test Cases]

CollectorClassFileVisitorTest

testVisitClass 0

ResultCollectorTest

testArrayCases 0.02
testInnerClassAsContainer 0.002
testNoMethodHandle 0.001

DependencyVisitorTest

testVisitLdcInsnWithNonType 0
testVisitWithUnboundedClassTypeParameter 0.002
testVisitMethodWithPrimitiveArgument 0.001
testVisitMethodWithPrimitiveArrayReturnType 0
testVisitMethodWithExceptions 0.001
testVisitCode 0
testVisitInsn 0
testVisitMaxs 0
testVisitMethodWithObjectReturnType 0.001
testVisitMethodWithException 0
testVisitOuterClass 0
testVisitTypeInsn 0.001
testVisitLocalVariableWithGenericObject 0.001
testVisitJumpInsn 0
testVisitMethodWithObjectArrayArgument 0
testVisitMultiANewArrayInsnWithPrimitive 0.001
testVisitLocalVariableWithObjectArray 0
testVisitMethodWithGenericArgument 0
testVisitLocalVariableWithPrimitive 0
testVisitLdcInsnWithObjectType 0
testVisitIincInsn 0
testVisitAnnotation 0
testVisitTryCatchBlockForFinally 0
testVisitMethodInsnWithObjectArguments 0
testVisitVarInsn 0
testVisitWithGenericInterface 0.001
testVisitAnnotationDefault 0
testVisitMethodInsnWithPrimitiveArrayArgument 0
testVisitFieldInsnWithPrimitive 0
testVisitMethodInsnWithObjectArrayArgument 0
testVisitLookupSwitchInsn 0
testVisitMethodWithObjectArrayReturnType 0.001
testVisitMethodWithPrimitiveReturnType 0
testVisitMethodWithObjectArguments 0
testVisitMethodInsnWithObjectArgument 0
testVisitAnnotationWithRuntimeVisibility 0.001
testVisitMethodInsn 0
testVisitLocalVariableWithObject 0
testVisitTableSwitchInsn 0
testVisitWithDefaultSuperclass 0.001
testVisitWithSuperclass 0
testVisitMethodInsnWithPrimitiveArrayReturnType 0
testVisitParameterAnnotation 0
testVisitLdcInsnWithPrimitiveType 0.001
testVisitInnerClassAnonymous 0
testVisitWithInterfaces 0
testVisitMethodInsnWithObjectReturnType 0
testVisitLineNumber 0
testVisitLocalVariableWithGenericObjectArray 0
testVisitMultiANewArrayInsnWithObject 0
testVisitTryCatchBlock 0.001
testVisitWithBoundedClassTypeParameter 0
testVisitMethodInsnWithPrimitiveReturnType 0
testVisitMethodWithObjectArgument 0
testVisitFieldGeneric 0.001
testVisitOuterClassInMethod 0
testVisitWithInterfaceBound 0
testVisitIntInsn 0
testVisitFieldInsnWithObject 0.001
testVisitWithInterface 0
testVisitAttribute 0.001
testVisitLocalVariableWithPrimitiveArray 0
testVisitMethodInsnWithPrimitiveArgument 0
testVisitMethodWithPrimitiveArrayArgument 0
testVisitFieldArray 0
testVisitMethod 0.001
testVisitField 0
testVisitFrame 0
testVisitLabel 0
testVisitMethodInsnWithObjectArrayReturnType 0
testVisitWithBoundedClassTypeParameters 0.001
testVisitSource 0
testVisitInnerClass 0

ASMDependencyAnalyzerTest

test 0.036

ProjectDependencyAnalyzerExceptionTest

testConstructorWithThrowable 0
testConstructor 0

ProjectDependencyAnalysisTest

ignoreNonCompileShouldFilterOnlyUnusedDeclare 0
testConstructor 0

ClassFileVisitorUtilsTest

testAcceptDir 0.024
testAcceptJar 0.004
testAcceptWithUnsupportedScheme 0.001
testAcceptDirWithNonClassFile 0.005
testAcceptJarWithNonClassEntry 0.002
testAcceptWithFile 0

DefaultClassAnalyzerTest

testAnalyzeBadJar 0.111
testAnalyzeWithJar 0.008