I'm new in java programming, I faced this problem and I don't know how to dela with it, is there any one give me an idea about the cause of my problem
ava.lang.AssertionError:
Expecting:
<[prompt[audio:hostname/..../in1040_HomeBusQues.wav,timeout:,bargein:,bargeinTy pe:,tts:thanksi. Before you transfer, let me know if you are using this product for "a business" or for "home" ],
prompt[audio:hostname/..../in8400_Transfer.wav,timeout:,bargein:,bargeinType: ,tts:
I will transfer your call. Be prepared to provide your product number and serial number to the representative who will answer you. ]]>
to end with:
<[prompt[audio:in1040_HomeBusQues.wav,timeout:,bargein:,bar geinType:,tts:thanksi. Before you transfer, let me know if you are using this product for "a business" or for "home" ],
prompt[audio:in8400_Transfer.wav,timeout:,bargein:,bargei nType:,tts: I will transfer your call. Be prepared to provide your product number and serial number to the representative who will get back to you. ]]>
when comparing values using 'InterpreterAssert$$Lambda$18/257641638'
at interpreter.InterpreterAssert.exactlyLastPlayedPro mpts([InterpreterAssert.java:136](https://InterpreterAssert.java:136))
at controller.FrenchPbrControllerTest.transferForHome WhenHomeAndBusinessIsNecessary([FrenchPbrControllerTest.java:35](https://FrenchPbrControllerTest.java:35))