Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
99 0 0 0 100% 32.436

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 25 0 0 0 100% 32.334
org.apache.maven.shared.dependency.analyzer.asm 74 0 0 0 100% 0.102

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
DefaultProjectDependencyAnalyzerTest 13 0 0 0 100% 32.273
ProjectDependencyAnalyzerExceptionTest 2 0 0 0 100% 0.001
ProjectDependencyAnalysisTest 1 0 0 0 100% 0
ClassFileVisitorUtilsTest 6 0 0 0 100% 0.019
DefaultClassAnalyzerTest 2 0 0 0 100% 0.04

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

Class Tests Errors Failures Skipped Success Rate Time
DependencyVisitorTest 73 0 0 0 100% 0.028
ASMDependencyAnalyzerTest 1 0 0 0 100% 0.074

Test Cases

[Summary] [Package List] [Test Cases]

CollectorClassFileVisitorTest

testVisitClass 0

DefaultProjectDependencyAnalyzerTest

testJarWithXmlTransitiveDependency 2.656
testJarWithNoDependencies 2.29
testPom 1.352
testForceDeclaredDependenciesUsage 2.749
testJarWithTestDependency 2.631
testTypeUseAnnotationDependencyOnLocalVariable 2.508
testJarWithCompileDependency 2.367
testJarWithCompileScopedTestDependency 2.85
testJava8methodRefs 2.492
testInlinedStaticReference 2.403
testTypeUseAnnotationDependency 2.58
testMultimoduleProject 2.515
testJarWithRuntimeScopedTestDependency 2.878

DependencyVisitorTest

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

ASMDependencyAnalyzerTest

test 0.048

ProjectDependencyAnalyzerExceptionTest

testConstructorWithThrowable 0
testConstructor 0

ProjectDependencyAnalysisTest

testConstructor 0

ClassFileVisitorUtilsTest

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

DefaultClassAnalyzerTest

testAnalyzeBadJar 0.021
testAnalyzeWithJar 0.002