Interface AcrossJVMSerializationFeature.AcrossJVMMockitoMockSerializable
- Enclosing class:
AcrossJVMSerializationFeature
public static interface AcrossJVMSerializationFeature.AcrossJVMMockitoMockSerializable
Simple interface that hold a correct
writeReplace
signature that can be seen by an
ObjectOutputStream
.
It will be applied before the creation of the mock when the mock setting says it should serializable.- See Also:
-
Method Summary
-
Method Details
-
writeReplace
- Throws:
ObjectStreamException
-