Skip to content

Commit

Permalink
dagger and tests marks
Browse files Browse the repository at this point in the history
  • Loading branch information
hemant3434 committed Nov 24, 2022
1 parent 5a6e2a1 commit b808c04
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions test_dagger_mark.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## CI/CD
- Number of unique test cases written by the group
Your Mark: 16 / 16



## DAGGER
- Correct Inject Statements
- Correct initalization in App.java\ n- Only has and uses one context
- Having proper module classes
- Proper provides for provideDriver (check exists, annotation and return)
- Proper provides for provide neo4jDAO (check exists, annotation and return)
- Proper provides for server (check exists, annotation and return)

Your Mark: 16 / 16

0 comments on commit b808c04

Please sign in to comment.