Package samples.innerclassmocking
package samples.innerclassmocking
-
ClassesClassDescriptionDemonstrates the ability to mock an inner class (if the inner class is not private).Used for demonstration of the ability to mock methods from a private inner class.