Skip to content

Unit Tests: SSHCreateBTree Arguments #3

@bogdandit

Description

@bogdandit

Write unit tests in SSHCreateBTreeTest.java for testing the parse SSHCreateBTree.java arguments functionality.

The unit tests should fail, because the parse functionality will be implemented later in task #4

The expected arguments are listed in the README.md, section 5.1. Program Arguments


Copy ✂️ and paste 📋 the markdown below in your own task:

Write unit tests in [SSHCreateBTreeTest.java](../blob/master/src/test/java/cs321/create/SSHCreateBTreeTest.java) for testing the parse [SSHCreateBTree.java](../blob/master/src/main/java/cs321/create/SSHCreateBTree.java) arguments functionality. 

The unit tests should fail, because the parse functionality will be implemented later in task #4.

The expected arguments are listed in the [README.md, section 5.1. Program Arguments](../blob/master/README.md#51-program-arguments)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Sprint Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions