mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
#157 removing uncommented code
This commit is contained in:
parent
01e918b3e0
commit
b10e60d4b5
@ -45,13 +45,6 @@ import org.mapstruct.ap.testutil.runner.AnnotationProcessorTestRunner;
|
|||||||
* @author Sjaak Derksen
|
* @author Sjaak Derksen
|
||||||
*/
|
*/
|
||||||
@IssueKey("134")
|
@IssueKey("134")
|
||||||
//@WithClasses({
|
|
||||||
// SourceTypeTargetDtoMapper.class,
|
|
||||||
// OrderDto.class,
|
|
||||||
// OrderDetailsDto.class,
|
|
||||||
// OrderDetailsType.class,
|
|
||||||
// OrderType.class
|
|
||||||
//})
|
|
||||||
@RunWith(AnnotationProcessorTestRunner.class)
|
@RunWith(AnnotationProcessorTestRunner.class)
|
||||||
public class NestedMappingMethodInvocationTest {
|
public class NestedMappingMethodInvocationTest {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user