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

Create Test Cases for Database interaction (200 pts) #18

Open
zholoien opened this issue Nov 28, 2018 · 4 comments
Open

Create Test Cases for Database interaction (200 pts) #18

zholoien opened this issue Nov 28, 2018 · 4 comments

Comments

@zholoien
Copy link
Collaborator

Making test cases for DBController.java in DBControllerTest.java

@zholoien zholoien self-assigned this Nov 28, 2018
@pconrad pconrad added the NOT-YET-ESTIMATED?!? Needs mentor approval and estimate! label Nov 28, 2018
@wilsonmui
Copy link

Do you mean something like creating unit tests for your DBController.java?

@zholoien
Copy link
Collaborator Author

Yes. Testing the methods in DBController.java : connect(), insert(),delete(), select(), deleteAll(), and selectAll(). Also getting code to compile, and tests to run and fail.

@wilsonmui wilsonmui changed the title Create Test Cases for Database interaction Create Test Cases for Database interaction (200 pts) Nov 30, 2018
@wilsonmui wilsonmui added mentor-approved 200 and removed NOT-YET-ESTIMATED?!? Needs mentor approval and estimate! please clarify labels Nov 30, 2018
@wilsonmui
Copy link

200 pts

@juangonzalez20
Copy link
Collaborator

Wasn't able to commit anything useful for this, but try googling "Testing mongoDB repo using Spring" and you will find some useful things

@wilsonmui wilsonmui added the S19 label Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants