Closed volosied closed 2 years ago
fixes #223
Since the TCK tests different object types (Boolean, NodeSet, String, etc) , the simplest solution is just to move away from the node generic and use object instead.
@Cousjava You had previous made changes to these files, could you maybe review this PR, too? Thanks!
fixes #223
Since the TCK tests different object types (Boolean, NodeSet, String, etc) , the simplest solution is just to move away from the node generic and use object instead.