jacobhampel

Results 3 issues of jacobhampel

We have some internal messages which extend a BaseClass. This `BaseClass` contains some variables for our database. These variables should be present in our DTOs. To avoid ignoring the variables...

enhancement

This is a follow up on #4309 I think the problem was not completely resolved. When the DNS server answers with the flag truncated but does not deliver any results...

bug

Version: 0.7.6 I have a class (`EntityUnderTest`) which has only one property. If I initalize this object at either in the constructor of the `EntityUnderTest` or direct at declaration I'll...