Add flow-level EPP metric tests

This also adds an assertion helper for EPP metrics.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=154458134
This commit is contained in:
mcilwain 2017-04-27 12:53:01 -07:00 committed by Ben McIlwain
parent f1129ea2b1
commit 8025c7547b
4 changed files with 167 additions and 32 deletions

View file

@ -26,6 +26,7 @@ java_library(
"//java/google/registry/flows",
"//java/google/registry/keyring/api",
"//java/google/registry/model",
"//java/google/registry/monitoring/whitebox",
"//java/google/registry/pricing",
"//java/google/registry/request",
"//java/google/registry/tmch",