Searched refs:TEST_LEASE (Results 1 – 1 of 1) sorted by relevance
107 private static final DhcpLease TEST_LEASE = new DhcpLease(null, TEST_CLIENT_MAC, field in DhcpServerTest239 .thenReturn(TEST_LEASE); in testDiscover()258 eq(INADDR_ANY) /* relayAddr */, isNull() /* hostname */)).thenReturn(TEST_LEASE); in testDiscover_RapidCommit()