graf8787
Results
2
comments of
graf8787
there was a few mistakes in original message: some of bad tests were named "work nice" and ive wrote that 4 of them are good, but in fact there were...
and as temporal fix of 1. serialized interface in any part should have @Class you sholdnt serialize `Collection` - use `SomeWrapper(val yourCollection:Collection)`. important: `TWrapper(val yourCollection:Collection)` will not fix this problem...