| Interface | Description |
|---|---|
| MockReference<T> |
To avoid memory leaks for certain implementations of MockMaker,
we need to use weak mock references internally.
|
| Class | Description |
|---|---|
| MockStrongReference<T> | |
| MockWeakReference<T> |
A weak reference that is converted into a strong reference when serialized.
|
Copyright © 2024. All rights reserved.