long numeroIntestatarioExpected = 1;
TestataFattura testataFatturaExpected = new TestataFattura(numeroFatturaExpected, tipoIntestatarioExpected,
numeroIntestatarioExpected, "", "", numeroFatturaCustomExpected);
int progressivoRigaExpected = 1;
DettaglioFatturaId dettaglioFatturaIdExpected = new DettaglioFatturaId(testataFatturaExpected, progressivoRigaExpected);
String sezioneDocumentoExpected = "0";
Integer ordineSezioneExpected = 1;
String codiceVoceFatturaExpected = "RATAX";
DettaglioFattura dettaglioFatturaExpected = new DettaglioFattura(dettaglioFatturaIdExpected, sezioneDocumentoExpected,
ordineSezioneExpected, codiceVoceFatturaExpected);