24252627282930
public TorqueIndexGeneratorTest(String name) { super(name); } public void setUp() throws Exception { this.indexGenerator = new TorqueIndexGenerator(); }