Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.156
org.apache.maven.shared.dependency.analyzer.asm 77 0 0 0 100% 0.045

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.001
ProjectDependencyAnalyzerExceptionTest 2 0 0 0 100% 0
ProjectDependencyAnalysisTest 2 0 0 0 100% 0
ClassFileVisitorUtilsTest 6 0 0 0 100% 0.033
DefaultClassAnalyzerTest 2 0 0 0 100% 0.122

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

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

Test Cases

[Summary] [Package List] [Test Cases]

CollectorClassFileVisitorTest

testVisitClass 0

ResultCollectorTest

testArrayCases 0.003
testInnerClassAsContainer 0.002
testNoMethodHandle 0

DependencyVisitorTest

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

ASMDependencyAnalyzerTest

test 0.023

ProjectDependencyAnalyzerExceptionTest

testConstructorWithThrowable 0
testConstructor 0

ProjectDependencyAnalysisTest

ignoreNonCompileShouldFilterOnlyUnusedDeclare 0
testConstructor 0

ClassFileVisitorUtilsTest

testAcceptDir 0.025
testAcceptJar 0.002
testAcceptWithUnsupportedScheme 0.001
testAcceptDirWithNonClassFile 0.003
testAcceptJarWithNonClassEntry 0.001
testAcceptWithFile 0.001

DefaultClassAnalyzerTest

testAnalyzeBadJar 0.075
testAnalyzeWithJar 0.006