SiliconExpert interview question

how to unit test an MVC controller?

Interview Answer

Anonymous

20 Nov 2021

use spring-starter-test dependency to use Spring MockMVC.