13141516171819
private AppServiceImpl appServiceImpl; @Before public void setUp() throws Exception { appServiceImpl = new AppServiceImpl(); }