Skip to content

Test detection in code mining is not reliable #213 #268

Test detection in code mining is not reliable #213

Test detection in code mining is not reliable #213 #268

Triggered via pull request December 28, 2023 21:04
Status Cancelled
Total duration 35m 48s
Artifacts

maven.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
FilterMethodVisitorTest.isSetterMethod_should_return_true_when_field_starts_with_underscore: org.moreunit.test/test/org/moreunit/elements/FilterMethodVisitorTest.java#L1
Cannot invoke "org.eclipse.jdt.core.IClasspathEntry.getPath()" because "rawClasspath[i]" is null
FilterMethodVisitorTest.isGetterMethod_should_return_false_when_field_missing: org.moreunit.test/test/org/moreunit/elements/FilterMethodVisitorTest.java#L1
Cannot invoke "org.eclipse.jdt.core.IClasspathEntry.getPath()" because "rawClasspath[i]" is null
FilterMethodVisitorTest.getPrivateMethods_should_return_simple_getter: org.moreunit.test/test/org/moreunit/elements/FilterMethodVisitorTest.java#L1
Cannot invoke "org.eclipse.jdt.core.IClasspathEntry.getPath()" because "rawClasspath[i]" is null
FilterMethodVisitorTest.isGetterMethod_should_return_false_when_field_has_different_type: org.moreunit.test/test/org/moreunit/elements/FilterMethodVisitorTest.java#L1
Cannot invoke "org.eclipse.jdt.core.IClasspathEntry.getPath()" because "rawClasspath[i]" is null
FilterMethodVisitorTest.isGetterMethod_should_return_true_when_field_starts_with_member_prefix: org.moreunit.test/test/org/moreunit/elements/FilterMethodVisitorTest.java#L1
Cannot invoke "org.eclipse.jdt.core.IClasspathEntry.getPath()" because "rawClasspath[i]" is null
FilterMethodVisitorTest.isSetterMethod_should_return_true_when_field_exists: org.moreunit.test/test/org/moreunit/elements/FilterMethodVisitorTest.java#L1
Cannot invoke "org.eclipse.jdt.core.IClasspathEntry.getPath()" because "rawClasspath[i]" is null
FilterMethodVisitorTest.isGetterMethod_should_return_true_when_field_exists: org.moreunit.test/test/org/moreunit/elements/FilterMethodVisitorTest.java#L1
Cannot invoke "org.eclipse.jdt.core.IClasspathEntry.getPath()" because "rawClasspath[i]" is null
FilterMethodVisitorTest.isGetterMethod_should_return_true_when_field_starts_with_underscore: org.moreunit.test/test/org/moreunit/elements/FilterMethodVisitorTest.java#L1
Cannot invoke "org.eclipse.jdt.core.IClasspathEntry.getPath()" because "rawClasspath[i]" is null
ContextTest.should_use_preferences_when_not_annotated_with_properties: org.moreunit.test.dependencies/test/org/moreunit/test/context/ContextTest.java#L1
Cannot invoke "org.eclipse.jdt.core.IClasspathEntry.getPath()" because "rawClasspath[i]" is null
ContextTest.should_use_properties_when_annotated_with_properties: org.moreunit.test.dependencies/test/org/moreunit/test/context/ContextTest.java#L1
Cannot invoke "org.eclipse.jdt.core.IClasspathEntry.getPath()" because "rawClasspath[i]" is null
build
The run was canceled by @RoiSoleil.
build
The operation was canceled.