EvoSuite / evosuite

EvoSuite - automated generation of JUnit test suites for Java classes
http://www.evosuite.org
GNU Lesser General Public License v3.0
829 stars 340 forks source link

test fail : #391

Closed suoyi123wang closed 2 years ago

suoyi123wang commented 2 years ago

the unit test case we generate by our own tool failed: image

image

Maybe you should compare the length of classBuffer with offset before calling classBuffer[offset]