Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
88 0 0 0 100% 19.399

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.shared.dependency.analyzer.asm 73 0 0 0 100% 0.046
org.apache.maven.shared.dependency.analyzer 15 0 0 0 100% 19.353

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

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

Class Tests Errors Failures Skipped Success Rate Time
DependencyVisitorTest 73 0 0 0 100% 0.046

org.apache.maven.shared.dependency.analyzer

Class Tests Errors Failures Skipped Success Rate Time
ClassFileVisitorUtilsTest 6 0 0 0 100% 0.248
CollectorClassFileVisitorTest 1 0 0 0 100% 0.07
DefaultClassAnalyzerTest 1 0 0 0 100% 0.026
DefaultProjectDependencyAnalyzerTest 4 0 0 0 100% 18.997
ProjectDependencyAnalysisTest 1 0 0 0 100% 0.007
ProjectDependencyAnalyzerExceptionTest 2 0 0 0 100% 0.005

Test Cases

DependencyVisitorTest

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

ClassFileVisitorUtilsTest

testAcceptJar 0.219
testAcceptJarWithNonClassEntry 0.004
testAcceptDir 0.014
testAcceptDirWithNonClassFile 0.006
testAcceptWithFile 0.001
testAcceptWithUnsupportedScheme 0

CollectorClassFileVisitorTest

testVisitClass 0.052

DefaultClassAnalyzerTest

testAnalyzeWithJar 0.012

DefaultProjectDependencyAnalyzerTest

testPom 3.61
testJarWithNoDependencies 3.796
testJarWithCompileDependency 5.715
testJarWithTestDependency 5.862

ProjectDependencyAnalysisTest

testConstructor 0.005

ProjectDependencyAnalyzerExceptionTest

testConstructor 0.002
testConstructorWithThrowable 0.001