I want to write an unit test for a method which is using private method getRandNumber(). In my test getRandNumber() should always return 1
getRandNumber()
1