|
Rename Variable bankAccounts : List<BankAccount> to bankAccountList : List<BankAccount> in method public checkNameIsRequired() : void in class io.github.jhipster.sample.web.rest.BankAccountResourceIntTest |
From |
To |
|
Rename Variable operations : List<Operation> to operationList : List<Operation> in method public updateOperation() : void in class io.github.jhipster.sample.web.rest.OperationResourceIntTest |
From |
To |
|
Rename Variable operations : List<Operation> to operationList : List<Operation> in method public createOperation() : void in class io.github.jhipster.sample.web.rest.OperationResourceIntTest |
From |
To |
|
Rename Variable operations : List<Operation> to operationList : List<Operation> in method public checkDateIsRequired() : void in class io.github.jhipster.sample.web.rest.OperationResourceIntTest |
From |
To |
|
Rename Variable bankAccounts : List<BankAccount> to bankAccountList : List<BankAccount> in method public createBankAccount() : void in class io.github.jhipster.sample.web.rest.BankAccountResourceIntTest |
From |
To |
|
Rename Variable operations : List<Operation> to operationList : List<Operation> in method public checkAmountIsRequired() : void in class io.github.jhipster.sample.web.rest.OperationResourceIntTest |
From |
To |
|
Rename Variable bankAccounts : List<BankAccount> to bankAccountList : List<BankAccount> in method public checkBalanceIsRequired() : void in class io.github.jhipster.sample.web.rest.BankAccountResourceIntTest |
From |
To |
|
Rename Variable labels : List<Label> to labelList : List<Label> in method public checkLabelIsRequired() : void in class io.github.jhipster.sample.web.rest.LabelResourceIntTest |
From |
To |
|
Rename Variable bankAccounts : List<BankAccount> to bankAccountList : List<BankAccount> in method public deleteBankAccount() : void in class io.github.jhipster.sample.web.rest.BankAccountResourceIntTest |
From |
To |
|
Rename Variable labels : List<Label> to labelList : List<Label> in method public deleteLabel() : void in class io.github.jhipster.sample.web.rest.LabelResourceIntTest |
From |
To |
|
Rename Variable bankAccounts : List<BankAccount> to bankAccountList : List<BankAccount> in method public updateBankAccount() : void in class io.github.jhipster.sample.web.rest.BankAccountResourceIntTest |
From |
To |
|
Rename Variable labels : List<Label> to labelList : List<Label> in method public updateLabel() : void in class io.github.jhipster.sample.web.rest.LabelResourceIntTest |
From |
To |
|
Rename Variable labels : List<Label> to labelList : List<Label> in method public createLabel() : void in class io.github.jhipster.sample.web.rest.LabelResourceIntTest |
From |
To |
|
Rename Variable operations : List<Operation> to operationList : List<Operation> in method public deleteOperation() : void in class io.github.jhipster.sample.web.rest.OperationResourceIntTest |
From |
To |