Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 259 Bytes

File metadata and controls

7 lines (6 loc) · 259 Bytes

this project tests the speed between different dependency injections:

  • Autowired
    • with Spring Runners (with Spring stuff)
    • with ReflectionTestUtils (pure Mockito/JUnit)
  • Constructor (pure Mockito/JUnit)

load run configurations, to run tests 500 times