• Daniel Martí's avatar
    node/tests: cover yet more interface methods · b832b762
    Daniel Martí authored
    Including LookupBySegment and LookupByNode for both maps and lists, but
    also As<T> for the representation form of all scalar kinds.
    
    While at it, expand the interface implementation assertions, too.
    
    Note that we had to make the node/basic tests external,
    for the sake of testing LookupByNode without inserting an import cycle.
    b832b762
schemaStruct.go 4.44 KB