I am trying to mock a static method of InetAddress class using PowerMockito but I am getting the below error IllegalAccessError: Tried to access method org.mock
Added Spring Cloud Contract plugin and configured it for baseClassMappings Added Spring Cloud Contract verifier Added required base classes for generated tests