google-nomulus/javatests/google/registry/util
weiminyu a80a44cd06 Define TestRule that manages cache use in tests
All current tests that use caches with custom data expiry values
now restore the default config when teardown. We need to prevent
new unsafe uses from being introduced.

Restoration code have also been added to a few other tests that modifies
static fields.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=228888041
2019-01-11 11:50:33 -05:00
..
AppEngineServiceUtilsImplTest.java Add SetNumInstancesCommand in Nomulus tool to adjust the number of instances 2018-11-12 14:51:40 -05:00
BUILD Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
CidrAddressBlockTest.java Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
CollectionUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ComparingInvocationHandlerTest.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
ConcurrentTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DateTimeUtilsTest.java Add an unrenew_domain command to nomulus tool 2018-12-12 13:22:34 -05:00
DiffUtilsTest.java Remove unnecessary explicit generic type declarations 2017-11-07 17:11:29 -05:00
DomainNameUtilsTest.java Add sharded DNS publishing capability 2018-03-06 19:14:26 -05:00
HexDumperTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
PosixTarHeaderSystemTest.java Remove implicit uses of platform default charset 2017-11-07 16:59:51 -05:00
PosixTarHeaderTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RequestStatusCheckerImplTest.java Migrate to Flogger (yellow) 2018-05-30 12:18:54 -04:00
RetrierTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SerializeUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SqlTemplateTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TaskQueueUtilsTest.java Define TestRule that manages cache use in tests 2019-01-11 11:50:33 -05:00
TeeOutputStreamTest.java Automated g4 rollback of changelist 199643208. 2018-06-18 18:12:18 -04:00
TypeUtilsTest.java Isolate customizable code in activity reporting 2018-12-13 15:07:29 -05:00
UrlFetchUtilsTest.java Remove InjectRule in UrlFetchUtilsTest 2018-10-22 18:56:30 -04:00
YamlUtilsTest.java Move YamlUtils to be under google.registry.util package 2018-11-14 12:00:45 -05:00