google-nomulus/javatests/google/registry/model/ofy
mcilwain e2db3f914e Clean up some code quality issues
This removes some qualifiers that aren't necessary (e.g. public/abstract on interfaces, private on enum constructors, final on private methods, static on nested interfaces/enums), uses Java 8 lambdas and features where that's an improvement

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=177182945
2017-12-01 22:14:06 -05:00
..
CommitLogBucketTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
CommitLogCheckpointTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
CommitLogMutationTest.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
ObjectifyServiceTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
OfyCommitLogTest.java Replace many Work and VoidWork usages with lambdas 2017-11-21 18:45:12 -05:00
OfyFilterTest.java Automatically refactor some exception testing to use new JUnit rules 2017-11-21 18:56:04 -05:00
OfyTest.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00