@kane Active 6 years, 3 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:44 pm #12938 KaneParticipant First of all, don’t test private methods Because to test a private method you have to break the internal implementation of the tests which in turn breaks the encapsulation of your class. So, it’s better not to test private methods. Author Posts Viewing 0 reply threads