17181920212223
this.stopWatch = watch; } TimeBasedFixtureDecorator() { super(); this.stopWatch = new DefaultTimer(); }