Improved test

This commit is contained in:
Luca Frosini 2023-04-28 17:50:34 +02:00
parent 247eeb2340
commit 2808053ae6
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ public class PolymorphismTest {
String[] eServices = new String[]{NYESERVICE, MYESERVICE, MYOTHERESERVICE, MYANOTHERESERVICE, NYESERVICE2, MYANOTHERESERVICE2};
// String[] eServices = new String[]{NYESERVICE2, MYANOTHERESERVICE2};
// String[] eServices = new String[]{ESERVICE};
// String[] eServices = new String[]{NYESERVICE};
// String[] eServices = new String[]{};
for(String eService : eServices){
logger.debug("Going to unmarshal {}", eService);