5455565758596061626364
System.out.println(response); assertEquals("Hello foo bar", response); bean.testTimerService(); } @Test public void testInvocation1() throws Exception { testInvocation("/servlet1", "Hello foo");
5556575859606162636465
System.out.println(response); assertEquals("Hello foo bar", response); bean.testTimerService(); } @Test public void testClientSingletonInvocation() throws Exception { Properties p = new Properties();