public class MockNameImpl extends Object implements MockName, Serializable
| Constructor and Description |
|---|
MockNameImpl(String mockName) |
MockNameImpl(String mockName,
Class<?> type,
boolean mockedStatic) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDefault()
default name means generated by Mockito.
|
String |
toString()
the name
|
Copyright © 2025. All rights reserved.