Medisana / vitadock-api

VitaDock Online API library, samples and wiki
42 stars 9 forks source link

Variable might not have been initialized error in java-client-standalone TargetscaleFixture.java #7

Closed BZion closed 9 years ago

BZion commented 9 years ago

I noticed a litte error in TargetscaleFixture.java at line 103 and 105 it uses this.expectedBodyWater which thorws the Excpetion. I think this.expectedBodyWater should be replaced with generatedValue

ClemensLode commented 9 years ago

Thank you for the information. We have fixed the issue :)