Uses of Interface
org.jmock.example.gettingstarted.Subscriber
-
Packages that use Subscriber Package Description org.jmock.example.gettingstarted -
-
Uses of Subscriber in org.jmock.example.gettingstarted
Fields in org.jmock.example.gettingstarted declared as Subscriber Modifier and Type Field Description (package private) SubscriberGettingStartedJUnit3Mockomatic. subscriber(package private) SubscriberGettingStartedJUnit4Mockomatic. subscriber(package private) SubscriberGettingStartedJUnit4RuleMockomatic. subscriberFields in org.jmock.example.gettingstarted with type parameters of type Subscriber Modifier and Type Field Description private java.util.List<Subscriber>Publisher. subscribersMethods in org.jmock.example.gettingstarted with parameters of type Subscriber Modifier and Type Method Description voidPublisher. add(Subscriber subscriber)
-