| Interface | Description |
|---|---|
| BDDMockitoMixin |
Wrapper of static elements in org.mockito.BDDMockito
Generated by Interface-It: https://github.com/aro-tech/interface-it
BDDMockito |
| ExtendedBDDMockito |
Mixin interface which includes BDDMockito plus added functionalities
|
| ExtendedMatchers |
Matcher methods which go beyond what Mockito provides
|
| ExtendedMockito |
Mixin interface which includes Mockito plus added functionalities
|
| MatchersMixin |
Wrapper of static elements in org.mockito.ArgumentMatchers
Generated by Interface-It: https://github.com/aro-tech/interface-it
ArgumentMatchers |
| MockitoMixin |
Wrapper of static elements in org.mockito.Mockito
Generated by Interface-It: https://github.com/aro-tech/interface-it
Mockito |
| Class | Description |
|---|---|
| LenientOrderListMatcher<T> |
Mockito argument matcher for order-insensitive list matching
|
| ListMatcher<T> |
Mockito ArgumentMatcher for lists of objects
Override this abstract class, implementing evaluateStream() to do custom list
matching.
|
Copyright © 2017. All rights reserved.