Closed
Description
I am attempting to implement Whitebox subscriber verification as explained in the docs, but I am unsure what I supposed to do in the createSubscriber() method.
I understand that this should return an instance of my subscriber class, but with the methods overridden to call the probe, but I do not understand what "in addition to normal Subscriber work that you're testing," means.
Does this mean I should call the super class method first before calling the probe, or perhaps I should call the super class method after I call the probe, or perhaps something else?
Any clarification on what is expected by the TCK here would be greatly appreciated :)
Metadata
Metadata
Assignees
Labels
No labels