Have you tried to use tag?
2013/11/19 john lee :
>
>
> from the following output,
>we can tell sell_price=36.97, display_price=1
>
> why
>none of test statement works ?
>
>
> please advise, thanks in advance
>
> john
>
>
>
> Class Part {
> float sell_price;
>
from the following output,
we can tell sell_price=36.97, display_price=1
why
none of test statement works ?
please advise, thanks in advance
john
Class Part {
float sell_price;
int display_price;
./*..get set here */
Act
from the following output,
we can tell sell_price=36.97, display_price=1
why
none of test statement works ?
please advise, thanks in advance
john
Class Part {
float sell_price;
int display_price;
./*..get set here *
3 matches
Mail list logo