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: SSHCreateBTree Arguments #3

Open
bogdandit opened this issue Oct 27, 2023 · 0 comments
Open

Unit Tests: SSHCreateBTree Arguments #3

bogdandit opened this issue Oct 27, 2023 · 0 comments
Labels
unit test Write jUnit tests

Comments

@bogdandit
Copy link
Member

bogdandit commented Oct 27, 2023

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)
@bogdandit bogdandit added the unit test Write jUnit tests label Oct 27, 2023
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
Status: Sprint Backlog
Development

No branches or pull requests

1 participant