@neil Active 6 years, 4 months ago ActivityProfileForums Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 0 reply threads Author Posts July 31, 2018 at 1:42 pm #12937 NeilParticipant If you need to test a private method of a legacy application where it isn’t possible to change the code, one option for Java software is jMockit. This allows you to create mocks to an object when they are private to a class. Author Posts Viewing 0 reply threads