* @throws GeDAException should not be thrown
*/
@Test
public void testSynthesizeReaderOnMapReturnType() throws GeDAException {
final TestDto12MapToMapClass dto = new TestDto12MapToMapClass();
final DataReader readerMyString = new SunJavaToolsMethodSynthesizer(this.getClass().getClassLoader(), WORKING_DIRECTORY).synthesizeReader(
PropertyInspector.getDtoPropertyDescriptorForField(
TestDto12MapToMapClass.class, "items",
PropertyInspector.getPropertyDescriptorsForClass(TestDto12MapToMapClass.class)