Arguments.of("[getInfoText() by infoText=null ] => shouldThrowReturnValueNullException",cdPlayer1,newReturnValueNullException(),"")
Arguments.of("[getInfoText() by infoText=null ] => shouldThrowReturnValueNullException","Case1",cdPlayer1,newReturnValueNullException(),""),
Arguments.of("[getInfoText() by infoText=null ] => ExceptionShouldReturnAMessage","Case2",cdPlayer1,newReturnValueNullException(),"Method should not return a Null-Value.")