| Author |
new to matchres
|
sudheer kiran
Ranch Hand
Joined: Jun 26, 2008
Posts: 237
|
|
hi all ,
i have a list of Strings
and a method
fillExpected method should return "A_04_B" when passed ""A_XX_B" as expected String.(Incrementing the value of the int at the positions of XX , considering A and B matching combinations).
and should return "A_03_C" when passed ""A_XX_C" as expected String.
this can be achieved by matchers and wild cards right?
any suggestions please.
|
Sudheer
SCWCD, SCJP 5
|
 |
Nitin Surana
Ranch Hand
Joined: Jan 21, 2011
Posts: 129
|
|
|
|
 |
sudheer kiran
Ranch Hand
Joined: Jun 26, 2008
Posts: 237
|
|
|
thank you for the quick reply.
|
 |
 |
|
|
subject: new to matchres
|
|
|