Exemplo n.º 1
0
 @Test
 public void testPureMethodCallingOtherPureMethod() {
   target.pureMethodCallingOtherPureMethod();
 }