Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Tests: GeneBankCreateBTree Arguments #3

Open
bogdandit opened this issue Aug 20, 2020 · 0 comments
Open

Unit Tests: GeneBankCreateBTree Arguments #3

bogdandit opened this issue Aug 20, 2020 · 0 comments
Assignees
Labels
unit test Write jUnit tests

Comments

@bogdandit
Copy link
Member

bogdandit commented Aug 20, 2020

Write unit tests in GeneBankCreateBTreeTest.java for testing the parse 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


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

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)
@bogdandit bogdandit self-assigned this Aug 20, 2020
@bogdandit bogdandit added the unit test Write jUnit tests label Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit test Write jUnit tests
Projects
None yet
Development

No branches or pull requests

1 participant