You could try to create an abstract sub class that...
# announcements
j
You could try to create an abstract sub class that has public variants of the protected members of
Expectations
. But if you have to duplicate lots of members, this will be cumbersome
🙂 1