Files
SCM-Manager/scm-webapp
René Pfeuffer 48a3bfd416 Fix assumption
Sonar says:
AssertJ assertions allMatch and doesNotContains on an empty list always
returns true whatever the content of the predicate. Despite being
correct, you should make explicit if you expect an empty list or not, by
adding isEmpty()/isNotEmpty() before calling the assertion. It will
justify the useless predicate to improve clarity or increase the
reliability of the test.
2020-07-03 10:18:25 +02:00
..
2020-07-03 10:18:25 +02:00
2020-06-23 16:22:47 +00:00