Package fi.tut.mei.matchmaking.test.main
Class TestApp
- java.lang.Object
-
- fi.tut.mei.matchmaking.test.main.TestApp
-
public class TestApp extends Object
-
-
Constructor Summary
Constructors Constructor Description TestApp()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<ExcelModel>
postReqToServer(List<ExcelModel> modelList)
-
-
-
Method Detail
-
postReqToServer
public List<ExcelModel> postReqToServer(List<ExcelModel> modelList) throws Exception
- Throws:
Exception
-
-