Closed nbrugger-tgm closed 3 years ago
Most testcases are implemented see commit 47b860a
One thing left to do is inter VM testing. As proxies are runtime generated classes there should be a problem when serializing them into a file, and reading them later on with a VM where the proxy class cannot exist.
This is a thesis verification needed
Extensive testing is needed if
Object.hashCode()
andObject.equals()
works as expected onReactiveObjects
ReactiveSubjects
ReactiveProxies
Identifyable<T>
scope of testing