You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trivial cleanup (remove unnecessary imports, making properties final, simplified if statements etc) based on IDEA code inspector
Refactored creation of ReporterInspectors. Made them immutable, separated creation from ReporterInfo collection fill
Made TestRunnerStatement AutoClosable to be used with try-with-resource
For SQLData implementations (FileMapping, KeyValuePair) made setters private
0 commit comments