# Description - The testInteger() method in TestRandomly was missing Exception method. - The testLong() method in TestRandomly was missing Exception method. # Expected Behavior - testInteger() should add one assertThows method which handles exception - testLong() should add one assertThows method which handles exception
Description
Expected Behavior