mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
This code previously passed null or 'default' for every parameter.
Now it tries to mock non-final types, and recursively constructor final
types if possible, eventually giving up and passing null instead.
The previous null-passing behaviour led to a quite confusing failure in
`ForwardingPlayer.addListener` when writing
|
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||