You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: