| commit | a19dbb5f9aded2a502c9e2115977aca7f80d2e62 | [log] [tgz] |
|---|---|---|
| author | Shawn Pearce <sop@google.com> | Wed Oct 01 10:41:09 2014 -0700 |
| committer | Shawn Pearce <sop@google.com> | Wed Oct 01 10:42:55 2014 -0700 |
| tree | 3f6a0a87eb71656e0e218ce60bced966ff47f6fc | |
| parent | 8aeece53f0128f617e73ceb5ac17b55545be9bb0 [diff] |
Cleanup test of ScheduleConfig Asserting not equals to missing doesn't sufficiently test the value was parsed properly for a non-standard key. Instead check for real values. Replace the hacky MessagseFormat string parsing of Config with API setters. The Config class is already well tested in JGit. There is no need to obfuscate this code to "verify" again the Config object can read from a string. Change-Id: I60cbf6dae9621fe7a7d7a10c5db87a39d3b57aac