google-nomulus/javatests/google/registry/model/registry
jianglai 77571e2063 Refactor Fee class to support EAP fee
Currently EapFee is a separate class that has no inheritance from either
BaseFee and Fee. With this CL its functionality is merged into the Fee class
and the type of the fee can be identified by the FeeType enum in the Fee class.
Future custom fees can follow the same pattern.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133627570
2016-09-22 14:03:01 -04:00
..
label Allow two-letter domain names 2016-08-15 16:57:19 -04:00
RegistriesTest.java Normalize expected exception handling in tests 2016-08-02 19:16:19 -04:00
RegistryTest.java Refactor Fee class to support EAP fee 2016-09-22 14:03:01 -04:00