Lines Matching full:serializing
897 <h3>Serializing Mocks</h3> 1067 will still be called when serializing the mock and might fail. The workaround is usually to call 1071 Also, de-serializing the mock in a different class loader than the serialization might fail. It wasn't tested.