/** * StackOverflowError mocking final class extending non-public abstract class * overriding equals method * https://github.com/jayway/powermock/issues/701 */ package samples.powermockito.junit4.bugs.github701;