Uses of Interface
org.mockito.BDDMockito.Then
Packages that use BDDMockito.Then
-
Uses of BDDMockito.Then in org.mockito
Classes in org.mockito that implement BDDMockito.ThenMethods in org.mockito that return BDDMockito.ThenModifier and TypeMethodDescriptionstatic <T> BDDMockito.Then<T>
BDDMockito.then
(T mock) Bdd style verification of mock behavior.