Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 484 Bytes

test_dagger_mark.md

File metadata and controls

16 lines (11 loc) · 484 Bytes

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