Class InjectMocksException

All Implemented Interfaces:
Serializable

public class InjectMocksException extends MockitoException
Thrown when creation of test subject annotated with InjectMocks fails.
See Also:
  • Constructor Details

    • InjectMocksException

      public InjectMocksException(String message, Throwable cause)