BoiseState / BoiseState/CS321_Bioinformatics

Unit Tests: GeneBankCreateBTree Arguments

Open
#3 0 comments 0 reactions 1 assignee Claimed by @bogdandit View on GitHub
unit test
Dominant language
Java
Stars
5
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Write unit tests in [GeneBankCreateBTreeTest.java](../blob/master/src/test/java/cs321/create/GeneBankCreateBTreeTest.java) for testing the parse [GeneBankCreateBTree.java](../blob/master/src/main/java/cs321/create/GeneBankCreateBTree.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)

---
Copy :scissors: and paste :clipboard: the markdown below in your own task:
```markdown
Write unit tests in [GeneBankCreateBTreeTest.java](../blob/master/src/test/java/cs321/create/GeneBankCreateBTreeTest.java) for testing the parse [GeneBankCreateBTree.java](../blob/master/src/main/java/cs321/create/GeneBankCreateBTree.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)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.