3738394041424344
* * @param harness the test harness (<code>null</code> not permitted). */ public void test(TestHarness harness) { TreeLeafIcon icon = new TreeLeafIcon(); harness.check(icon.getShift(), 2); }