Benjamin DANGLOT
Benjamin DANGLOT
Hi, I am using JBSE, I ran on the provided example, and on my own. My example is a basic implementation of the standard `charAt` method of String: `char charAt(String...
Hello, I encountered the following exception: spoon.SpoonException: The element of class class spoon.support.reflect.code.CtTryWithResourceImpl does not have CtRole.TYPE ```txt at spoon.reflect.meta.impl.RoleHandlerHelper.getRoleHandler(RoleHandlerHelper.java:54) at spoon.support.sniper.internal.ElementSourceFragment.getRoleHandler(ElementSourceFragment.java:270) at spoon.support.sniper.internal.ElementSourceFragment.addChild(ElementSourceFragment.java:243) at spoon.support.sniper.internal.ElementSourceFragment$1.enter(ElementSourceFragment.java:201) at spoon.reflect.visitor.CtScanner.visitCtTypeReference(CtScanner.java:809) at spoon.support.reflect.reference.CtTypeReferenceImpl.accept(CtTypeReferenceImpl.java:78)...
…of illegal hexa char
Hi, Same as #28, I encountered an error in the code snippet. With my changes, I managed to obtain the expected output :smile: Cheers :tada:
Hello, I was following the [documentation](https://doc.rust-cqrs.org/intro.html), and encountered an error within the code snippet of returning the error in section [3.1. Adding more complex logic](https://doc.rust-cqrs.org/test_add_more.html#verify-funds-are-available). When I was running `cargo...
Today, we use Maven and Gradle to: 1) compiles the sources, 2) collects the classpath and 3) execute pitest. This dependency is a serious source of bugs, misunderstanding and is...
`eu.stamp_project.dspot.common.configuration.options.CommentTest#testAmplifierComments` seems to be flaky according to #1001
Hi, I propose to implement an interface that represents the budget allocated to the amplification of one test class, particularly for the main loop of DSpot. For now, we can...
new test methods: larger, need a name, need a contract