Exemple #1
0
 public TestCareerInfoController()
 {
     _controller = new CareerInfoController(_repo);
 }