Пример #1
0
 @Test
 public void testPureMethodCallingOtherPureMethod() {
   target.pureMethodCallingOtherPureMethod();
 }