Skip to content

Improve ODK-X Services Test Coverage:Write Tests for Data base class #513

@Agaba-derrick

Description

@Agaba-derrick

Implement unit tests for the BaseTable class located in org.opendatakit.database.data to ensure its functionality is verified.

Tasks:

  • Create a BaseTableTest class.
  • Write tests for the following methods:
    • addRow(Row row)
    • getRowAtIndex(int index)
    • getWidth()
    • getPrimaryKey()
    • Parcelable functionality.

#507

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