Not totally clear from that example what the actual initialization of `loginService` would look like...
r
Not totally clear from that example what the actual initialization of
loginService
would look like. The hole I always found in
SubjectSpek
for TCK tests was that it’s not possible to reference dependencies (defined in abstract base spec) in a
subject
block in a derived spec. Is that no longer a problem?