Files
atrium/logic
Robert Stoll c8e8e11dd5 replace AssertionCollector by utility functions in logic
moreover:
- rename collectForDifferentSubject to collectBasedOnSubject
- use DefaultComponentFactoryContainer only in RootExpectImpl and
  deprecated which we don't intend to adjust
- no longer use atriumErrorAdjustor from Reporter but from the
  ComponentFactoryContainer in all other places
2021-02-08 23:50:46 +01:00
..