mirror of
https://github.com/google/nomulus.git
synced 2025-07-20 09:46:03 +02:00
Flatten the contact flows
There was very little meat in the contact hierarchy and it flattened quiet easily. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=133080191
This commit is contained in:
parent
bf9a3a0fb2
commit
99af33328d
22 changed files with 682 additions and 154 deletions
|
@ -76,7 +76,7 @@ public class EppLifecycleContactTest extends EppTestCase {
|
|||
DateTime.parse("2000-06-08T22:01:00Z"));
|
||||
assertCommandAndResponse(
|
||||
"poll_ack.xml",
|
||||
ImmutableMap.of("ID", "2-1-ROID-3-4"),
|
||||
ImmutableMap.of("ID", "2-1-ROID-3-6"),
|
||||
"poll_ack_response_empty.xml",
|
||||
null,
|
||||
DateTime.parse("2000-06-08T22:02:00Z"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue