1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

rename test

This commit is contained in:
oblonski 2016-01-07 07:37:55 +01:00
parent 8cb70b6577
commit 21ae7631d0

View file

@ -29,7 +29,7 @@ import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when; import static org.mockito.Mockito.when;
public class AcceptNewRemoveWorstTest { public class GreedyAcceptanceTest {
@Test @Test
public void whenHavingNewSolAndLimitedMemory_removeWorstAndAddNew() { public void whenHavingNewSolAndLimitedMemory_removeWorstAndAddNew() {