public class DIMethods extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsMethod(String methodName,
Class<?>... paramTypes) |
DIMethod |
mustContainExactlyOneMethod(String methodName) |
DIMethods |
mustHaveNumberOfMethods(int numberOfMethods) |
DIMethods |
mustNotBeAnInterface() |
Copyright © 2014. All rights reserved.