Open danglotb opened 6 years ago
Actions to generate assertions on values that use the iterable in the loop, e.g. the i
in a fori loop:
java.util.List#get(int)
matches the filter.For now, we discard this case #383 in order to have functional A-amplification.
When DSpot generates values inside a loop, it considers only the first iteration to collect values.