- Number of unique test cases written by the group Your Mark: 13 / 16
-3 for non deterministic tests -- why are there if statements in tests??
- 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: 15 / 16
-1 for missing neo4j dao provides