Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Use @TestVisible annotation to make your private constructor visible in test class.
@TestVisible YOUR_PRIVATE_CONSTRUCTOR() {}
Please mark this as best answer if it solve your problem.
Regards
Amrender