Skip to content

Common InsertTest class tests undocumented use case #139

@djmattyg007

Description

@djmattyg007

The common InsertTest class tests an undocumented way of binding values to a query object. The testBindValues() method calls AbstractQuery::bindValues() with a non-associative array. This use case doesn't appear to be documented, and isn't used by any other code. Is this intentional? Does this test even belong in the InsertTest class?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions