diff options
author | Jim Hahn <jrh3@att.com> | 2020-04-03 17:45:29 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-04-03 18:00:05 -0400 |
commit | ea9113151c030efdd9b393787f1e57bc72734e88 (patch) | |
tree | 0b8ad50a62f798c861e4b809eca1e0b8e0138d59 /models-interactions/model-impl/sdnr | |
parent | 5f789441acfc2964c16052f1c65206018b1e8b41 (diff) |
Models junits are failing locally
Junits were failing in my local eclipse environment. Fixed the
following:
- more cases of "is marked @NonNull but is null" (I thought Liam had
already fixed all of these, but I'm still seeing errors, so fixed
some more)
- comparing "Instant" values in event time stamps assumes that
the times will be different, but may not be, if the JVM is fast
enough. Modified the test to set the times of the new events to
Instant+1, to ensure that they are different from the original
Issue-ID: POLICY-2305
Change-Id: Ic05bc6a58b559ba589583ce887711ee01f76691c
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'models-interactions/model-impl/sdnr')
0 files changed, 0 insertions, 0 deletions